Init
This commit is contained in:
@@ -0,0 +1 @@
|
||||
// This script will be compiled into the JS bundle automatically.
|
||||
@@ -0,0 +1,7 @@
|
||||
classes = []
|
||||
ids = []
|
||||
tags = []
|
||||
attributes = []
|
||||
safelist_deep = []
|
||||
safelist_greedy = []
|
||||
safelist_standard = []
|
||||
@@ -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 */
|
||||
@@ -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