UNPKG

stylelint-rational-order-plugin

Version:

Stylelint plugin that sorts related property declarations by grouping together following the order: Positioning, Box Model, Typography, Visual, Animation, Other.

24 lines (23 loc) 333 B
module.exports = [ 'appearance', 'clip', 'clip-path', 'counter-reset', 'counter-increment', 'resize', 'user-select', 'nav-index', 'nav-up', 'nav-right', 'nav-down', 'nav-left', 'pointer-events', 'quotes', 'touch-action', 'will-change', 'zoom', 'fill', 'fill-rule', 'clip-rule', 'stroke', ];