postcss / autoprefixer

Parse CSS and add vendor prefixes to rules by Can I Use
https://twitter.com/autoprefixer
MIT License
21.58k stars 1.25k forks source link

Clarify warning about no targets #1409

Closed Pwntheon closed 3 years ago

Pwntheon commented 3 years ago

Due to user error or outdated scripts, users may be warned about no prefixes being applied. Rewrite this error message to be more understandable.

This should help with #1318

ai commented 3 years ago

I fixed text a little (we do not show this warning on no browsers): c1b26d1

I will release it when you check my text fixes

Pwntheon commented 3 years ago

Looks good.

ai commented 3 years ago

Released in 10.2.6.