Skip to content

Commit

Permalink
Demonstrates bug webpack-contrib#101
Browse files Browse the repository at this point in the history
  • Loading branch information
jorrit committed Jul 5, 2015
1 parent 5dbfd5f commit 52db58c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/scss/import-other-style.scss
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
// Importing the other language style requires the file extension to be set explicitly
@import "../sass/another/module.sass";
@import "~some-module.css";

0 comments on commit 52db58c

Please sign in to comment.