Skip to content

Commit

Permalink
Merge pull request sintaxi#176 from kennethormandy/scss-mime
Browse files Browse the repository at this point in the history
Adds new SCSS test files
  • Loading branch information
sintaxi committed Dec 17, 2013
2 parents 0ea7d14 + 16de2d4 commit c926c12
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/apps/headers/invalid-scss.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
$foo
3 changes: 3 additions & 0 deletions test/apps/headers/valid-scss.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
body {
background: pink;
}

0 comments on commit c926c12

Please sign in to comment.