Browse Source

Fix scss error

zhixin 3 years ago
parent
commit
1cdd7b95a4
1 changed files with 1 additions and 1 deletions
  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 {