We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c062d6 commit cd01c25Copy full SHA for cd01c25
1 file changed
scss/colors.scss
@@ -1,5 +1,5 @@
1
-@import "colors-functions";
2
-@import "colors-variables";
+@use "colors-functions";
+@use "colors-variables";
3
4
// No license or attribution is prepended to this file, as it is designed to be included
5
// first before any other CSS or SASS. That said, if you are using DevIsCoding Colors in
0 commit comments