templates/project/screen.scss in compass-normalize-1.3 vs templates/project/screen.scss in compass-normalize-1.4
- old
+ new
@@ -1,4 +1,9 @@
+// Set the global compass vars.
+$legacy-support-for-ie6: false;
+$legacy-support-for-ie7: false;
+$legacy-support-for-ie8: true;
+$legacy-support-for-mozilla: false;
// Import the normalize plugin
@import "normalize";
\ No newline at end of file