An open API service indexing awesome lists of open source software.

https://github.com/ganlanyuan/rocket

Rocket is a powerful Sass framework with many common used components and utility functions, to help you build websites faster and easier
https://github.com/ganlanyuan/rocket

framework frontend rocket scss-framework

Last synced: 5 months ago
JSON representation

Rocket is a powerful Sass framework with many common used components and utility functions, to help you build websites faster and easier

Awesome Lists containing this project

README

          

# Rocket v4

![Version](https://img.shields.io/badge/Version-4.0.2-blue.svg)
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` to `liquid`, `liquid-3` to `holy-grail`, `angled-edges` to `angled-edge`, `tabs` to `tab`, `drop-shadows` to `drop-shadow`, `charts` to `chart`.
- 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](https://github.com/ganlanyuan/rocket/releases/tag/v4.0.2).

[version 2](https://github.com/ganlanyuan/rocket/tree/v2)
[version 3](https://github.com/ganlanyuan/rocket/tree/v3)

## Requests
+ Please replace `` with the markup below for better IE support.
``` html


```

## Install

```` bash
$ bower install rocket --save
````

## Docs
[Guide](https://ganlanyuan.github.io/rocket.site/v3/guide.html)
[Docs](https://ganlanyuan.github.io/rocket.site/v4/docs.html)

## Supports
[BrowserStack BrowserStack](http://www.browserstack.com/)

## License
This project is available under the MIT license.