aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/static/scss/tests/mixins/_auto-import-of-variables-dark.test.scss
diff options
context:
space:
mode:
Diffstat (limited to 'pyblackbird_cc/static/scss/tests/mixins/_auto-import-of-variables-dark.test.scss')
-rw-r--r--pyblackbird_cc/static/scss/tests/mixins/_auto-import-of-variables-dark.test.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/pyblackbird_cc/static/scss/tests/mixins/_auto-import-of-variables-dark.test.scss b/pyblackbird_cc/static/scss/tests/mixins/_auto-import-of-variables-dark.test.scss
deleted file mode 100644
index f08ae58..0000000
--- a/pyblackbird_cc/static/scss/tests/mixins/_auto-import-of-variables-dark.test.scss
+++ /dev/null
@@ -1,7 +0,0 @@
-// TODO: this file can be removed safely in v6 when `@import "variables-dark"` will be removed at the end of _variables.scss
-
-@import "../../functions";
-@import "../../variables";
-// Voluntarily not importing _variables-dark.scss
-@import "../../maps";
-@import "../../mixins";