mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-29 03:22:00 +08:00
Upgraded php and npm deps
- Sass upgrade had some breaking changes where division was used hence updated for newer sass version support.
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
@use "sass:math";
|
||||
@import "variables";
|
||||
@import "mixins";
|
||||
@import "html";
|
||||
|
Reference in New Issue
Block a user