The project is highly inspired by prettier
.
Install:
yarn add prettier-css
or
npm install prettier-css
Run prettier-css through the CLI with this script.
prettier-css [filename ...]
(Don't forget the quotes around the globs! The quotes make sure that prettier-css expands the globs rather than your shell, for cross-platform usage.)