Skip to content

Commit 52db58c

Browse files
committed
Demonstrates bug webpack-contrib#101
1 parent 5dbfd5f commit 52db58c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/scss/import-other-style.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
// Importing the other language style requires the file extension to be set explicitly
22
@import "../sass/another/module.sass";
3+
@import "~some-module.css";

0 commit comments

Comments
 (0)