rocket-sass
v4.0.2
Published
Rocket is a powerful Sass framework with many common used components and utility functions, to help you build websites faster and easier.
Downloads
28
Maintainers
Readme
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-2
toliquid
,liquid-3
toholy-grail
,angled-edges
toangled-edge
,tabs
totab
,drop-shadows
todrop-shadow
,charts
tochart
. - 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.