CSS prefix

Hello everyone, I need some opinions or suggestions. How do you determine when to use CSS prefixes? Which approach is more commonly used by developers: manually adding vendor prefixes or using a third-party tool like Autoprefixer
3 Replies
FraserWilk
FraserWilk6mo ago
Good question, I'm also keen to learn when/how to use prefixes.
b1mind
b1mind6mo ago
Yea use postCSS and you can just list how far back you want to go, autoprefixer will add them. For the most part I never use them unless I see an issue, not really something you need to worry about any more (and if you are just use postCSS) very few that are needed.
saikat
saikat6mo ago
In this Url we'll get the list of properties where css prefixes need to be used: https://shouldiprefix.com/
What CSS prefixes should I use?
An overview of what CSS features to prefix
Want results from more Discord servers?
Add your server