Files for publicication
This commit is contained in:
16
resources/styles/custom.scss
Normal file
16
resources/styles/custom.scss
Normal file
@@ -0,0 +1,16 @@
|
||||
/**
|
||||
* Set custom bootstrap 5 variables here to overwrite
|
||||
* the bootstrap 5 default variables.
|
||||
*
|
||||
* @see node_modules/bootstrap/scss/_variables.scss
|
||||
*/
|
||||
|
||||
@import "nextbestnetwork/variables";
|
||||
@import "custom/variables";
|
||||
|
||||
@import "~bootstrap/scss/bootstrap";
|
||||
|
||||
@import "nextbestnetwork/index";
|
||||
|
||||
@import "custom/bootswatch";
|
||||
|
||||
Reference in New Issue
Block a user