Rocket is a powerful Sass framework with many common used components and utility functions, to help you build websites faster and easier.
- Add
scale-type. - Simplify layout mixins (remove flex-box, IE8 classes).
- Rename
liquid-2toliquid,liquid-3toholy-grail,angled-edgestoangled-edge,tabstotab,drop-shadowstodrop-shadow,chartstochart. - Remove
slider-carousel,slider-gallery,sticky-footer,priority-nav,type,responsive-type,rems,opacity,ie-rgba,media-list. - Remove kit.js.
- Drop IE8 support.
- More improves and fixes see here.
- Please replace
<html>with the markup below for better IE support.
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie10 lt-ie9" lang="en"><![endif]-->
<!--[if (IE 9)&!(IEMobile)]><html class="no-js lt-ie10" lang="en"><![endif]-->
<!--[if gt IE 9]><!--> <html class="no-js" lang="en"><!--<![endif]-->$ bower install rocket --saveThis project is available under the MIT license.