Init
This commit is contained in:
7
assets/hb/modules/custom/scss/index.scss
Normal file
7
assets/hb/modules/custom/scss/index.scss
Normal file
@ -0,0 +1,7 @@
|
||||
// This SCSS styles will be compiled into the CSS bundle automatically.
|
||||
|
||||
/*! purgecss start ignore */
|
||||
|
||||
/*! PUT YOU STYLE HERE TO AVOID GETTING REMOVING BY PURGECSS. */
|
||||
|
||||
/*! purgecss end ignore */
|
4
assets/hb/modules/custom/scss/variables.tmpl.scss
Normal file
4
assets/hb/modules/custom/scss/variables.tmpl.scss
Normal file
@ -0,0 +1,4 @@
|
||||
// Override the Bootstrap and HB SCSS variables.
|
||||
// See https://github.com/twbs/bootstrap/blob/main/scss/_variables.scss.
|
||||
// See https://github.com/twbs/bootstrap/blob/main/scss/_variables-dark.scss.
|
||||
// $primary: red;
|
Reference in New Issue
Block a user