We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dbfd5f commit 52db58cCopy full SHA for 52db58c
test/scss/import-other-style.scss
@@ -1,2 +1,3 @@
1
// Importing the other language style requires the file extension to be set explicitly
2
@import "../sass/another/module.sass";
3
+@import "~some-module.css";
0 commit comments