1
0
mirror of https://github.com/thangisme/notes.git synced 2024-10-05 12:23:50 -04:00
notes/_includes/css/just-the-docs.scss
Silvio Giebl 6c569cbdc2 Fixed custom css
(cherry picked from commit bab3437a1feefc49213e1e787db0451491aca9b9)
2019-08-15 19:49:59 +02:00

5 lines
131 B
SCSS

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