Closed wala95 closed 3 years ago
Found the solution in Settings set autoprefix to null
"liveSassCompile.settings.autoprefix": null
Hi @wala95,
This extension is no longer maintained and, as such, is using an old version of autoprefixer. Because of this, it will be adding prefixes where they are no longer necessary.
If you want to maintain the best browser compatibility, I'd suggest switching to my extension and choosing a relevant autoprefixer browser list. It uses a newer autoprefixer and also has a couple of extra features as well. You can find it at glenn2223.live-sass in the VS Code marketplace 👍
How to stop generating
-webkit-*
propreties?Example
is compiled to