(rest of your stylelint config), "@sazuru/stylelint-config-rational-order" ] } This shareable config contains the following: { "plugins": [ "stylelint-order", "@sazuru/stylelint-config-rational-order/plugin" ], "rules": { "order/properties-order": [], "plugin/rational-order": [...
Last update was 5 years ago: https://github.com/constverum/stylelint-config-rational-order Questions about maintenance status from 4 years ago have been left unanswered: constverum/stylelint-config-rational-order#38 I suggest removing it from our list.Activity...
"stylelint-order","stylelint-config-rational-order/plugin"],"rules": {"order/properties-order": [],"plugin/rational-order":true,"at-rule-empty-line-before": ["always", {"except": ["first-nested"],"ignoreAtRules
{"plugins":["stylelint-order","stylelint-config-rational-order/plugin"],"rules":{"order/properties-order":[],"plugin/rational-order":[true,{"border-in-box-model":false,"empty-line-between-groups":false,}]}} Since it addsstylelint-orderandstylelint-config-rational-orderto plugins and als...