mirror of
https://github.com/thangisme/notes.git
synced 2024-12-22 02:48:58 -05:00
Fixed custom css
(cherry picked from commit bab3437a1feefc49213e1e787db0451491aca9b9)
This commit is contained in:
parent
9e0bc86dbe
commit
6c569cbdc2
@ -1,3 +1,4 @@
|
||||
@import "./support/support";
|
||||
@import "./color_schemes/{{ include.color_scheme }}";
|
||||
@import "./modules";
|
||||
@import "./custom/custom";
|
||||
|
@ -17,4 +17,3 @@
|
||||
@import "./tables";
|
||||
@import "./code";
|
||||
@import "./utilities/utilities";
|
||||
@import "./custom/custom";
|
||||
|
Loading…
Reference in New Issue
Block a user