UNPKG

doiuse

Version:

Lint CSS for browser support against caniuse database

13 lines (11 loc) 264 B
/** * CSS Text 4 text-spacing * No description available. * @see This feature comes from MDN: https://developer.mozilla.org/en-US/search?q=CSS+Text+4+text-spacing */ /** * @type {import('../features').Feature} */ export default { 'text-spacing': true, };