UNPKG

stylelint-config-clean-order

Version:

Order your styles with stylelint-order.

40 lines (39 loc) 859 B
export const appearance = [ 'appearance', 'visibility', 'color-scheme', 'forced-color-adjust', 'accent-color', 'perspective', 'perspective-origin', 'backface-visibility', 'opacity', 'object-fit', 'object-position', 'image-orientation', 'background', 'background-color', 'background-image', 'background-repeat', 'background-attachment', 'background-position', 'background-position-x', 'background-position-y', 'background-clip', 'background-origin', 'background-size', 'background-blend-mode', 'clip-path', 'filter', 'backdrop-filter', 'box-decoration-break', 'outline', 'outline-color', 'outline-style', 'outline-width', 'outline-offset', 'box-shadow', 'mix-blend-mode', 'caret-color', 'print-color-adjust', ];