Fix embedded static files on production builds
This commit is contained in:
parent
9cbce4ff14
commit
a2c3f52ab4
12 changed files with 209 additions and 3083 deletions
|
|
@ -50,7 +50,7 @@ i.bi svg {
|
|||
width: 18px;
|
||||
}
|
||||
@import "./vendor/bootstrap-5.3.8/scss/bootstrap";
|
||||
$bootstrap-icons-font-dir: "/static/vendor/bootstrap-icons-1.13.1/fonts/";
|
||||
$bootstrap-icons-font-dir: "/static/vendor/bootstrap-icons-1.13.1/fonts";
|
||||
@import "./vendor/bootstrap-icons-1.13.1/bootstrap-icons";
|
||||
|
||||
@import "./sidebar.scss";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue