Andrey Sitnik

Results 1032 comments of 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 will try to release it this Sunday or at the begging of next week.

Yes, please. An example is a great additional to API.