fix: use relative import statement
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
// overwrite variables
|
||||
$body-bg: #fdfdfd;
|
||||
$enable-responsive-font-sizes: true;
|
||||
@import "bootstrap";
|
||||
@import "../node_modules/bootstrap/scss/bootstrap.scss";
|
||||
|
||||
Reference in New Issue
Block a user