LeaVerou / prefixfree

Break free from CSS prefix hell!
http://projects.verou.me/prefixfree/
MIT License
3.83k stars 712 forks source link

only some value properties get prefixed #6146

Open joyously opened 5 years ago

joyously commented 5 years ago

If you have will-change with multiple values, they don't all get prefixes. Also, if there is no trailing semi-colon or if the list starts on a new line, they don't get prefixes.