lemonmade / quilt

MIT License
41 stars 8 forks source link

Replace caniuse with mdn-compat-data #573

Open lemonmade opened 1 year ago

lemonmade commented 1 year ago

https://github.com/mdn/browser-compat-data#usage

lemonmade commented 1 year ago

There is no equivalent of @caniuse/api's isSupported() function for checking a browserslist query against a specific, polyfill-able feature. webhint has some similar stuff that might be mostly copy-able.