mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-13 05:13:33 -06:00
Fixed custom css
(cherry picked from commit 7df9af5ab1f4b7f1c286d176a8b24be9d3ce8063)
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
---
|
||||
@import "./support/support";
|
||||
@import "./color_schemes/dark";
|
||||
@import "./modules";
|
||||
@import "./modules";
|
||||
@import "./custom/custom";
|
@@ -3,3 +3,4 @@
|
||||
@import "./support/support";
|
||||
@import "./color_schemes/light";
|
||||
@import "./modules";
|
||||
@import "./custom/custom";
|
||||
|
Reference in New Issue
Block a user