Initial commit.
This commit is contained in:
parent
896dfd51b6
commit
2fa625ec63
4 changed files with 121 additions and 1 deletions
10
README.md
10
README.md
|
@ -1,4 +1,12 @@
|
|||
wetness
|
||||
=======
|
||||
|
||||
Check how wet your CSS is
|
||||
`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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue