Rocket is a powerful Sass framework with many common used components and utility functions, to help you build websites faster and easier.
scale-type
.liquid-2
to liquid
, liquid-3
to holy-grail
, angled-edges
to angled-edge
, tabs
to tab
, drop-shadows
to drop-shadow
, charts
to chart
.slider-carousel
, slider-gallery
, sticky-footer
, priority-nav
, type
, responsive-type
, rems
, opacity
, ie-rgba
, media-list
.<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 --save
This project is available under the MIT license.