@nirtamir2/prettier-plugin-css-order

0.0.1 • Public • Published

@nirtamir2/prettier-plugin-css-order

Motivation

This project aims to:

  • Create a package contains the stylistic order I like:
    • It Contains all css properties (the other orders not contains new css and are deprecated)
    • Move margins to be above height / width
  • Create a prettier plugin that sort the css properties according to my order (I want to use it)
  • Create a stylelint plugin that sort the css properties according to my order (because it's easy, and some people can find it helpful)

It helps order and format

Credits

Related projects

  • known-css-properties
  • stylelint-config-rational-order
  • stylelint-config-recess-order

Package Sidebar

Install

npm i @nirtamir2/prettier-plugin-css-order

Weekly Downloads

11

Version

0.0.1

License

MIT

Unpacked Size

9.71 kB

Total Files

13

Last publish

Collaborators

  • nirtamir2