Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)