UNPKG

doiuse

Version:

Lint CSS for browser support against caniuse database

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