包详细信息

prettier-plugin-style-order

natemoo-re13kMIT0.2.2

Prettier plugin which sorts related style property declarations

prettier, plugin, style, css

自述文件

更新日志

0.2.2

  • Exits with a warning when Sass or LESS syntax is unavailable.

0.2.1

  • Fixed a bug when using Sass or LESS syntax.

0.2.0

  • Use the correct Postcss syntax when formatting Sass or LESS. You may need to install postcss-scss or postcss-less.