mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-12 21:03:32 -06:00
Fixed custom css
(cherry picked from commit bab3437a1feefc49213e1e787db0451491aca9b9)
This commit is contained in:
@@ -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";
|
||||
|
Reference in New Issue
Block a user