Skip to content

Commit

Permalink
Improve test file for include functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
deuill committed Mar 17, 2016
1 parent e5d2012 commit 19ff039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/includes/_partial.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@include "other-stuff"
@include "other-stuff.scss"

$col-white: #fff;

Expand Down

0 comments on commit 19ff039

Please sign in to comment.