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
+1
View File
@@ -0,0 +1 @@
@import "variables"
-1
View File
@@ -1 +0,0 @@
/* Your custom styles here */