1
0
Fork 0
mirror of https://github.com/YunoHost/doc.git synced 2024-09-03 20:06:26 +02:00
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";