UNPKG

stylelint-config-clean-order

Version:

Order your styles with stylelint-order.

57 lines (56 loc) 1.1 kB
export const svgPresentation = [ 'alignment-baseline', 'baseline-shift', 'dominant-baseline', 'text-anchor', 'cx', 'cy', 'd', 'r', 'rx', 'ry', 'fill', 'fill-opacity', 'fill-rule', 'flood-color', 'flood-opacity', 'stop-color', 'stop-opacity', 'stroke', 'stroke-dasharray', 'stroke-dashoffset', 'stroke-linecap', 'stroke-linejoin', 'stroke-miterlimit', 'stroke-color', 'stroke-opacity', 'stroke-width', 'vector-effect', 'color-interpolation', 'color-interpolation-filters', 'color-rendering', 'image-rendering', 'lighting-color', 'marker-start', 'marker-mid', 'marker-end', 'shape-rendering', 'clip-rule', 'mask', 'mask-type', 'mask-image', 'mask-mode', 'mask-repeat', 'mask-position', 'mask-clip', 'mask-origin', 'mask-size', 'mask-composite', 'mask-border', 'mask-border-source', 'mask-border-mode', 'mask-border-slice', 'mask-border-width', 'mask-border-outset', 'mask-border-repeat', ];