a fresh start
This commit is contained in:
7
source/assets/css/_settings.scss
Normal file
7
source/assets/css/_settings.scss
Normal file
@ -0,0 +1,7 @@
|
||||
/*
|
||||
any variables and settings should be defined here,
|
||||
like colors for instance
|
||||
*/
|
||||
|
||||
$backgroundColor: #fff;
|
||||
$textColor: #000;
|
Reference in New Issue
Block a user