css-properties-sorting
v1.0.10
Published
css properties order for sorting development
Downloads
18
Maintainers
Readme
css-properties-sort
Installation
First, You should have studied stylelint
npm install css-properties-sorting
Example
in .stylelintrc:
{
"plugins": [
"stylelint-order"
],
"extends": "css-properties-sorting"
}
you can use it with webpack or others
Sorting rules
display & flow
dosition
dimension
margin/padding/border/outline
type graphic style
background
opacity/cursor/generated/content
transition