UNPKG

doiuse

Version:

Lint CSS for browser support against caniuse database

10 lines (9 loc) 253 B
export default { 'text-decoration-style': true, 'text-decoration-line': true, 'text-decoration-color': true, 'text-decoration': /\w \w/, 'text-decoration-thickness': true, 'text-decoration-skip': true, 'text-decoration-skip-ink': true, };