doc/themes/yunohost-docs/scss/custom.scss
2021-02-09 01:56:57 +01:00

11 lines
419 B
SCSS

/*########################################
##########################################
PLEASE DO NOT MODIFY THE CSS FILE
IF YOU WANT TO CHANGE THE CSS, DO IT IN THE
SCSS FILES AND "COMPILE" THEM:
https://sass-lang.com/guide
##########################################
########################################*/
@import "theme/light/custom";
@import "theme/dark/custom";
@import "theme/global";