prettier-plugin-style-order

prettier-plugin-style-order JS library on GitHub prettier-plugin-style-order JS library on npm Download prettier-plugin-style-order JS library

Prettier plugin which sorts related style property declarations

Version 0.2.2 License MIT
prettier-plugin-style-order has no homepage
prettier-plugin-style-order JS library on GitHub
prettier-plugin-style-order JS library on npm
Download prettier-plugin-style-order JS library
Keywords
prettierpluginstylecssordergroup

Style Order for Prettier

Style Order is a Prettier plugin which sorts property declarations and groups related properties.

Installation

npm i -D prettier-plugin-style-order

That's it! Prettier should automatically find/use the plugin.

If it doesn't seem to be working, refer to Prettier's plugin docs for more in-depth directions.

Credits