error tests and test detached rulesets without a mixin call

This commit is contained in:
Luke Page
2014-02-13 21:42:32 +00:00
parent e0692fa199
commit b46ca11286
15 changed files with 76 additions and 3 deletions

View File

@@ -42,3 +42,6 @@ html.lt-ie9 header {
visible-one: visible;
visible-two: visible;
}
.without-mixins {
b: 1;
}