Browse Source

fix scss import

Yuki Takei 1 year ago
parent
commit
3843590537
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/core-styles/scss/bootstrap/apply.scss

+ 1 - 1
packages/core-styles/scss/bootstrap/apply.scss

@@ -1,4 +1,4 @@
-@use 'init' as *;
+@import 'init';
 
 
 // apply bootstrap
 // apply bootstrap