css-organizer
v0.0.3
Published
A cli program to keep your css code readable.
Downloads
6
Readme
css-organizer
A cli program to keep your css code readable.
Usage
Do installation first (via npm or yarn):
yarn add css-organizer
See available options:
organize --help
Provide file paths to format them. Glob also supported:
organize --preset default src/**/*.css
License
MIT License