mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
Replace node-sass with 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