v3.0.0 Released!
- Change CLI option name. (
-e, --extension
to-t, --type
) - Supported parse HTML pages. (eg.
$stylestats http://www.google.com/
) - Supported process file-contents(eg.
.css{color:green}
). - Fixed several bugs.
-e, --extension
to -t, --type
)$stylestats http://www.google.com/
).css{color:green}
).