test/display-context.scss in neat-1.7.2 vs test/display-context.scss in neat-1.7.3
- old
+ new
@@ -1,5 +1,5 @@
-@import 'setup';
+@import "setup";
@include display-context(table) {
.display-table-block {
@include span-columns(6);
}
- old
+ new