12 lines
288 B
Markdown
12 lines
288 B
Markdown
wetness
|
|
=======
|
|
|
|
`wetness` is a `bash` script for checking a CSS file for duplicate properties.
|
|
|
|
Just like [Ellie Kemper][BJ], the aim of this script is to help make it DRY.
|
|
|
|
[BJ]: http://www.collegehumor.com/video/1183463/derrick-comedy-blowjob
|
|
|
|
## Usage
|
|
|
|
./wetness /path/to/file.css
|