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
- Host: GitHub
- URL: https://github.com/ganlanyuan/rocket
- Owner: ganlanyuan
- Created: 2015-01-08T22:42:30.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-03-10T16:40:19.000Z (about 3 years ago)
- Last Synced: 2025-01-30T19:07:40.364Z (about 1 year ago)
- Topics: framework, frontend, rocket, scss-framework
- Language: HTML
- Homepage: http://ganlanyuan.github.io/rocket.site
- Size: 30.2 MB
- Stars: 31
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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` 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](http://www.browserstack.com/)
## License
This project is available under the MIT license.