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:
@ -28,5 +28,5 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
@include spacing('margin', 'm')
|
||||
@include spacing('padding', 'p')
|
||||
@include spacing('margin', 'm');
|
||||
@include spacing('padding', 'p');
|
Reference in New Issue
Block a user