Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

prettier-plugin-style-order

natemoo-re11kMIT0.2.2

Prettier plugin which sorts related style property declarations

prettier, plugin, style, css, order, group

readme

changelog

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.