456 B
456 B
wetness
wetness
is a bash
script for checking a CSS file for duplicate properties.
Just like Ellie Kemper, the aim of this script is to help make it DRY.
This script utilizes associative arrays in bash
which requires version 4. OSX
is still shipping with version 3.2 but you can upgrade to 4.2 with
brew install bash
.
Usage
./wetness /path/to/file.css