mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-12 21:03:32 -06:00
More customizable css
(cherry picked from commit 8aa0899facd01f689692fccdb338673f5e9a9fbd)
This commit is contained in:
1
_includes/css/custom.scss
Normal file
1
_includes/css/custom.scss
Normal file
@@ -0,0 +1 @@
|
||||
@import "./custom/custom";
|
@@ -1,4 +1,4 @@
|
||||
@import "./support/support";
|
||||
@import "./color_schemes/{{ include.color_scheme }}";
|
||||
@import "./modules";
|
||||
@import "./custom/custom";
|
||||
{% include css/custom.scss %}
|
||||
|
Reference in New Issue
Block a user