Skip to content

Commit 3915e70

Browse files
feat(project): remove warning during build
1 parent 93d15d0 commit 3915e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vuestic-theme/vuestic-sass/global/_reset.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import "~normalize.css";
1+
@import "~normalize.css/normalize.css";
22

33
html {
44
min-height: 100vh;

0 commit comments

Comments
 (0)