Added override file
Lets see if that helps
This commit is contained in:
parent
ad7cbc1788
commit
c558f6342b
4 changed files with 11 additions and 5 deletions
|
|
@ -34,11 +34,12 @@
|
|||
|
||||
|
||||
// Global configuration with default values
|
||||
// Adjustments can be made by copying values from _default.scss to _config.scss
|
||||
// Adjustments can be made by copying values from _config.scss to _override.scss
|
||||
// Be careful though changes will get lost if hippie gets updated
|
||||
// -----------------------------------------------------------------------------
|
||||
@import "default"; // EDIT
|
||||
@import "config"; // DO NOT EDIT
|
||||
@import "override"; // EDIT
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue