| 1 | 1 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,5 @@ |
| 1 |
+@if not-imported("import_once_func") { @import "import_once_func"; }
|
|
| 2 |
+@if not-imported("settings") { @import "settings"; }
|
|
| 3 |
+@if not-imported("functions") { @import "functions"; }
|
|
| 4 |
+@if not-imported("mixins") { @import "mixins"; }
|
|
| 5 |
+@if not-imported("init") { @import "init"; }
|