Andrey Sitnik
Andrey Sitnik
It looks too complicated to me. If you can sent PR with simple and easy-to-maintain code, we can add this feature.
We not stick to caniuse and will need a big refactoring to migrate to MDN. It could be a interesting project to ask money from Google, etc 🤔
I am not sure that it is possible to add them to Can I Use since this project is in semi-deprecated state (only data updates)
Small PostCSS plugin to fix the problem as a temporary solution: ```js module.exports = { postcssPlugin: 'svelte-nesting-css-fixer', Rule(rule) { delete rule.raws.ownSemicolon } } ```
I need a PR which will fix the issue
Try to do a debug to find out
Sorry for slow feedback, I am on the vacation in Asia
I will try to release it this Sunday or at the begging of next week.
Thanks. Released in 8.5.6.
Yes, please. An example is a great additional to API.