1
0
mirror of https://github.com/thangisme/notes.git synced 2026-06-15 10:39:58 -04:00
Files
notes/_includes/css/just-the-docs.scss
Silvio Giebl 9e0bc86dbe Simplified css color schemes
(cherry picked from commit 52b0bced5d235d7557413e064f3841ea774d9063)
2019-08-15 19:49:54 +02:00

4 lines
104 B
SCSS

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