浏览代码

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 {
   .fixed-table-toolbar {