ソースを参照

Fix scss error

zhixin 3 年 前
コミット
1cdd7b95a4
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/themes/_theme.scss

+ 1 - 1
src/themes/_theme.scss

@@ -1,4 +1,4 @@
-@import "./variables.scss";
+@import url("./variables.scss");
 
 
 .bootstrap-table {
 .bootstrap-table {
   .fixed-table-toolbar {
   .fixed-table-toolbar {