mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-15 15:42:24 -06: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…
x
Reference in New Issue
Block a user