Prettier : Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the max...
stylefmt : stylefmt is a tool that automatically formats your stylesheets.
📦 Parcel : Blazing fast, zero configuration web application bundler
UnCSS : UnCSS is a tool that removes unused CSS from your stylesheets. It works across multiple files and supports Javascript-injected CSS.
PurgeCSS : PurgeCSS is a tool to remove unused CSS. It can be part of your development workflow.