stylesheets/h5bp/_chromeframe.scss in compass-h5bp-0.0.5 vs stylesheets/h5bp/_chromeframe.scss in compass-h5bp-0.1.0
- old
+ new
@@ -1,7 +1,2 @@
-//
-// Chrome Frame Prompt
-//
-
-@mixin h5bp-chromeframe {
- .chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }
-}
+// Deprecation warning
+@warn "The chromeframe mixin has moved to _main.scss file starting with Boilerplate version 4.0";
\ No newline at end of file