rename file to mod, for all theme modifications

This commit is contained in:
Bruno Windels 2020-07-01 15:02:20 +02:00
parent dad47148ae
commit ae0bb2a2aa
2 changed files with 4 additions and 3 deletions

View file

@ -2,5 +2,5 @@
@import "_paths.scss";
@import "_fonts.scss";
@import "_element.scss";
@import "_blur.scss";
@import "_mods.scss";
@import "../../../../res/css/_components.scss";