1
0
mirror of https://github.com/thangisme/notes.git synced 2024-10-05 08:23:37 -04:00
notes/_includes/css/just-the-docs.scss
Silvio Giebl 3995fbfc35 More customizable css
(cherry picked from commit 8aa0899facd01f689692fccdb338673f5e9a9fbd)
2019-08-15 19:50:49 +02:00

5 lines
134 B
SCSS

@import "./support/support";
@import "./color_schemes/{{ include.color_scheme }}";
@import "./modules";
{% include css/custom.scss %}