Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chemzqm/clean
clean css for change copy and paste usage
https://github.com/chemzqm/clean
Last synced: about 1 month ago
JSON representation
clean css for change copy and paste usage
- Host: GitHub
- URL: https://github.com/chemzqm/clean
- Owner: chemzqm
- Created: 2014-03-20T02:42:05.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-20T11:24:57.000Z (almost 11 years ago)
- Last Synced: 2024-10-29T10:08:08.212Z (about 2 months ago)
- Language: JavaScript
- Size: 352 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# clean-css
Make clean and modern html&css easier with `change`, `copy` and `paste` workflow.
Some of design and code comes from [bootstrap](http://getbootstrap.com/).
[Click me](http://chemzqm.github.io/clean/).
Pull request is welcome and let me know if you have any suggestion.
## Run
The simpliest is using [node](http://nodejs.org/) & [liveload](https://github.com/chemzqm/liveload/).
The only thing you have to do is run:
```
npm install -g liveload & liveload
```## Credit
* [Bootstrap](https://github.com/twbs/bootstrap)
* [less](https://github.com/less/less.js)
* [sass](https://github.com/nex3/sass)
* [stylus](https://github.com/LearnBoost/stylus)