Moved everything out of the theme
This commit is contained in:
parent
347fe76db6
commit
f20fba6dbf
27 changed files with 4 additions and 6 deletions
6
source/assets/sass/styles.scss
Normal file
6
source/assets/sass/styles.scss
Normal file
|
@ -0,0 +1,6 @@
|
|||
@import 'compass';
|
||||
@import 'bootstrap';
|
||||
|
||||
@import "variables/**/*";
|
||||
@import "base/**/*";
|
||||
@import "components/**/*";
|
Loading…
Add table
Add a link
Reference in a new issue