Socket
Socket
Sign inDemoInstall

prettier-plugin-css-order

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prettier-plugin-css-order - npm Package Versions

2.1.2

Diff

Changelog

Source

[2.1.2] - 2024-04-01

Fixed

  • Bring back custom order feature introduced in 2.1.0.
siilwyn
published 2.1.1 •

Changelog

Source

[2.1.1] - 2024-03-26

Fixed

  • Revert addition of new option because it breaks usage without.
siilwyn
published 2.1.0 •

Changelog

Source

[2.1.0] - 2024-03-25

Added

  • New cssDeclarationSorterCustomOrder option to sort properties using an array in a custom order, thanks to @SavaCool122! ✨
siilwyn
published 2.0.1 •

Changelog

Source

[2.0.1] - 2023-10-01

Fixed

  • Use latest css-declaration-sorter version.
siilwyn
published 2.0.0 •

Changelog

Source

[2.0.0] - 2023-07-29

Changed

  • Options are prefixed with cssDeclarationSorter, so order becomes cssDeclarationSorterOrder and keepOverrides becomes cssDeclarationSorterKeepOverrides.
  • Uses Prettier 3 with faster async parsing and less dependencies! 🎉 Thanks to @ubermanu for the initial changes.

Removed

  • Node.js 14 support.
siilwyn
published 1.3.1 •

Changelog

Source

[1.3.1] - 2023-06-08

Fixed

  • Sorting properties mixed with comments.
siilwyn
published 1.3.0 •

Changelog

Source

[1.3.0] - 2022-07-25

Added

  • Support for Less syntax using the PostCSS Less parser.
siilwyn
published 1.2.0 •

Changelog

Source

[1.2.0] - 2022-04-09

Added

  • New properties from css-declaration-sorter@6.2.0.
siilwyn
published 1.1.0 •

Changelog

Source

[1.1.0] - 2022-01-08

Added

  • Support for new SCSS comment syntax using the PostCSS SCSS parser.
siilwyn
published 1.0.0 •

Changelog

Source

[1.0.0] - 2021-07-27

Initial release.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc