To setup and test, follow these steps:
git clone https://github.com/Siilwyn/prettier-plugin-css-order.git
cd css-declaration-sorter
npm ci
npm test
Node.js, latest LTS is recommended.
-
Try out a change to this package in another project with
npm link
. -
Changes in order behaviour or new CSS properties are done upstream in css-declaration-sorter.
Write the message in present tense beginning with an uppercase letter, structured like this:
<subject>
<BLANK LINE>
<body>
Example
Test if shorthand data properties are known
Closes #1