Skip to content

Commit

Permalink
Add custom-importer test files
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnns committed Oct 24, 2015
1 parent 055c88e commit f9f481a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/sass/custom-importer.sass
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@import import-with-custom-logic
1 change: 1 addition & 0 deletions test/scss/custom-importer.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@import "import-with-custom-logic";

0 comments on commit f9f481a

Please sign in to comment.