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

https://github.com/hwclass/uncss-client

A client for uncss tool initialized by gulp
https://github.com/hwclass/uncss-client

Last synced: 5 months ago
JSON representation

A client for uncss tool initialized by gulp

Awesome Lists containing this project

README

          

# uncss-client

A client for uncss tool initialized by gulp

## Installation

Install via [npm][npm]:
```
npm install
```

## Usage

Use 'src' directory to store the html and css files

Run gulp process:
```
gulp
```

The eliminated css rules are selected into the `out` directory.

## License

MIT © hwclass

[gulp-uncss]: https://github.com/ben-eb/gulp-uncss
[npm]: https://www.npmjs.com/