update sass
This commit is contained in:
parent
96e98bcbc6
commit
7117f770ca
@ -1,4 +1,3 @@
|
||||
@import "../sass/layout/_variables";
|
||||
@import "../sass/overrides/_layout_variables";
|
||||
@import "../sass/layout/_layout";
|
||||
@import "../sass/overrides/_layout_styles";
|
||||
@import "../sass/overrides/_overrides";
|
@ -1 +0,0 @@
|
||||
/* Add your customizations of the layout styles here */
|
@ -1 +0,0 @@
|
||||
/* Add your customizations of the layout variables here */
|
1
src/assets/sass/overrides/_overrides.scss
Normal file
1
src/assets/sass/overrides/_overrides.scss
Normal file
@ -0,0 +1 @@
|
||||
// Suggested location to add your overrides so that migration would be easy by just updating the SASS folder in the future
|
Loading…
Reference in New Issue
Block a user