Move from custom.css to custom.scss to be able to use variables

This commit is contained in:
Alex Shpak
2019-04-09 22:59:29 +02:00
parent 6ef4a4b69c
commit 31a262451a
5 changed files with 8 additions and 8 deletions
+2
View File
@@ -0,0 +1,2 @@
/* To be overridden by theme user */
// @import "variables";