566 scss aliasing #573

Merged
bones7242 merged 5 commits from 566-css-alias into master 2018-08-14 17:09:34 +02:00
2 changed files with 4 additions and 1 deletions
Showing only changes of commit 8ea1b0b03c - Show all commits

4
.gitignore vendored
View file

@ -7,6 +7,10 @@ node_modules
client/build
client_custom/build
client_custom/scss
client_custom/src/components
client_custom/src/containers
client_custom/src/pages
devConfig/sequelizeCliConfig.js
devConfig/testingConfig.js

View file

@ -1,5 +1,4 @@
body {
background-color: yellow;
margin: 0;
padding: 0;
height: 100%;