UNPKG

stylelint-config-clean-order

Version:

Order your styles with stylelint-order.

84 lines (83 loc) 1.91 kB
export const typography = [ 'writing-mode', 'font', 'font-family', 'font-size', 'font-feature-settings', 'font-variation-settings', 'font-optical-sizing', 'font-weight', 'font-style', 'font-variant', 'font-variant-ligatures', 'font-variant-caps', 'font-variant-alternates', 'font-variant-numeric', 'font-variant-east-asian', 'font-variant-position', 'font-variant-emoji', 'font-size-adjust', 'font-smooth', 'font-palette', 'font-synthesis', 'font-synthesis-weight', 'font-synthesis-style', 'font-synthesis-small-caps', 'font-kerning', 'font-language-override', 'ruby-position', 'line-height', 'hyphens', 'color', 'text-align', 'text-align-last', 'text-autospace', 'text-spacing-trim', 'text-emphasis', 'text-emphasis-color', 'text-emphasis-style', 'text-emphasis-position', 'text-decoration', 'text-decoration-color', 'text-decoration-line', 'text-decoration-style', 'text-decoration-thickness', 'text-decoration-skip-ink', 'text-underline-position', 'text-underline-offset', 'text-stroke-width', 'text-stroke-color', 'text-indent', 'text-justify', 'text-overflow', 'text-shadow', 'text-transform', 'text-wrap', 'text-wrap-mode', 'text-wrap-style', 'text-size-adjust', 'text-combine-upright', 'text-orientation', 'text-rendering', 'letter-spacing', 'word-break', 'word-spacing', 'word-wrap', 'line-break', 'overflow-wrap', 'tab-size', 'white-space', 'vertical-align', 'paint-order', 'hanging-punctuation', 'list-style', 'list-style-position', 'list-style-type', 'list-style-image', 'initial-letter', 'initial-letter-align', 'ruby-align', 'math-style', 'math-depth', 'math-shift', ];