UNPKG

doiuse

Version:

Lint CSS for browser support against caniuse database

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