Skip to content

Commit c37ddac

Browse files
authored
build: fix style import (#192)
1 parent 3a88b9e commit c37ddac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/scss/theme-build.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
@import "bootstrap/scss/bootstrap";
1717

1818
// import theme styles
19-
@import "./bootstrap";
19+
@import "./theme";

0 commit comments

Comments
 (0)