Skip to content

Commit 0678ca6

Browse files
author
morishitter
committed
update list of supported stylelint rules on README
1 parent b667ae4 commit 0678ca6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ stylefmt supports the following stylelint rules:
331331
- [block-opening-brace-space-after](https://github.com/stylelint/stylelint/tree/master/src/rules/block-opening-brace-space-after)
332332
- [block-opening-brace-space-before](https://github.com/stylelint/stylelint/tree/master/src/rules/block-opening-brace-space-before)
333333
- [color-hex-case](https://github.com/stylelint/stylelint/tree/master/src/rules/color-hex-case)
334+
- [declaration-block-properties-order](https://github.com/stylelint/stylelint/tree/master/src/rules/declaration-block-properties-order)
334335
- [declaration-colon-space-after](https://github.com/stylelint/stylelint/tree/master/src/rules/declaration-colon-space-after)
335336
- [declaration-colon-space-before](https://github.com/stylelint/stylelint/tree/master/src/rules/declaration-colon-space-before)
336337
- [indentation](https://github.com/stylelint/stylelint/tree/master/src/rules/indentation)

0 commit comments

Comments
 (0)