WIP with auto pull file
This commit is contained in:
5
src/scss/_variables.scss
Normal file
5
src/scss/_variables.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
$c-offWhite: #F2F2F2;
|
||||
$c-offWhiteLight: #F9F8F8;
|
||||
$c-navy: #063C5A;
|
||||
$c-charcoal: #2B2400;
|
||||
$c-tan: #B9AF78;
|
||||
@@ -1,2 +1,4 @@
|
||||
@import "variables";
|
||||
|
||||
// dependancies - bootstrap
|
||||
@import "../../node_modules/bootstrap/scss/bootstrap";
|
||||
|
||||
Reference in New Issue
Block a user