rocket
rocket copied to clipboard
Rocket is a powerful Sass framework with many common used components and utility functions, to help you build websites faster and easier
Rocket v4
Rocket is a powerful Sass framework with many common used components and utility functions, to help you build websites faster and easier.
What's new in version 4
- 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.
Requests
- 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]-->
Install
$ bower install rocket --save
Docs
Supports
License
This project is available under the MIT license.