https://github.com/zivl/gulp-react-css-usage
A Gulp task which scans your react classes ( .js / .jsx ), your CSS files, and gives you a report of CSS coverage. .i.e how many class names are needless and which are those class names
https://github.com/zivl/gulp-react-css-usage
Last synced: about 1 year ago
JSON representation
A Gulp task which scans your react classes ( .js / .jsx ), your CSS files, and gives you a report of CSS coverage. .i.e how many class names are needless and which are those class names
- Host: GitHub
- URL: https://github.com/zivl/gulp-react-css-usage
- Owner: zivl
- License: mit
- Created: 2016-01-28T15:23:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-13T09:48:59.000Z (over 10 years ago)
- Last Synced: 2025-02-23T13:47:35.463Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gulp-react-css-usage
**DEPRECATED on February 10th, 2016**
This repository was migrated to `gulp-css-usage`
Go to [gulp-css-usage](https://github.com/zivl/gulp-css-usage)