UNPKG

stylelint-config-clean-order

Version:

Order your styles with stylelint-order.

36 lines (35 loc) 670 B
export const positioning = [ 'isolation', 'position', 'z-index', 'inset', 'inset-block', 'inset-block-start', 'inset-block-end', 'inset-inline', 'inset-inline-start', 'inset-inline-end', 'top', 'right', 'bottom', 'left', 'zoom', 'transform-origin', 'transform-box', 'transform-style', 'transform', 'translate', 'rotate', 'scale', 'offset-path', 'offset-distance', 'offset-rotate', 'anchor-name', 'anchor-scope', 'position-anchor', 'position-area', 'position-visibility', 'position-try', 'position-try-order', 'position-try-fallbacks', ];