44024: scss import fixes

This commit is contained in:
Lotte Hofstede
2017-09-20 16:06:10 +02:00
parent b52c3fd8eb
commit b0bfff15a6
36 changed files with 62 additions and 63 deletions

View File

@@ -1,4 +1,7 @@
@import '../styles/shared_imports';
@import '../styles/variables.scss';
@import '../../node_modules/bootstrap/scss/bootstrap.scss';
@import "../../node_modules/font-awesome/scss/font-awesome.scss";
html {
position: relative;
min-height: 100%;