master: change repo
This commit is contained in:
6
src/styles/variables.scss
Normal file
6
src/styles/variables.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
// sass-lint:disable final-newline empty-line-between-blocks class-name-format no-url-protocols no-url-domains nesting-depth
|
||||
$primary: #3f4fa6;
|
||||
$main: #2c3e50;
|
||||
$green: hsl(141, 63%, 44%);
|
||||
$red: hsl(348, 54%, 52%);
|
||||
$white: #fff;
|
||||
Reference in New Issue
Block a user