Scaffold project

This commit is contained in:
Bartlomiej Pluta (PGS Software)
2018-03-15 13:00:17 +01:00
parent a6d3cb5eb2
commit 50b1bbf471
6 changed files with 20 additions and 22 deletions

View File

@@ -1 +0,0 @@
$color-bg: green;

0
src/scss/_variables.scss Normal file
View File

View File

@@ -1,5 +1 @@
@import "settings";
body {
background-color: $color-bg;
}
@import "_variables";