1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

Merge branch 'use-dart-sass' of git://github.com/timoschwarzer/BookStack into timoschwarzer-use-dart-sass

This commit is contained in:
Dan Brown
2020-06-27 15:59:38 +01:00
3 changed files with 10 additions and 1080 deletions

View File

@ -28,5 +28,5 @@
}
}
}
@include spacing('margin', 'm')
@include spacing('padding', 'p')
@include spacing('margin', 'm');
@include spacing('padding', 'p');