mirror of https://github.com/lxndrblz/anatole.git

Alexander Bilz
14.03.2022 09c09d87f814f778e23dd5ba0aef7fdddfea64d2
assets/scss/main.scss
@@ -1,3 +1,6 @@
$layout-direction: {{ .Site.Language.LanguageDirection | default "ltr" }};
$content-ratio: {{ .Site.Params.contentratio | default 0.6 }};
@import './modules/variables';
@import './modules/config';
@import './modules/color_theme';