/go-css-analysis

Outputs total occurrences of colors for css passed through stdin.

Primary LanguageGoMIT LicenseMIT

go-css-analysis

Outputs total occurrences of colors for css passed through stdin.

cat body {color: #fff;} | go run main.go