Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS

When is it necessary to add a vendor prefix in css?

I know what a vendor prefix is and why it's used, but how do I know when I should add all of the vendor prefixes in my css? [I.E. -webkit-, -moz-, -o-, -ms-]

2 Answers

jason chan
jason chan
31,009 Points

http://pleeease.io/play/

This website prefixes your css. You can also get autoprefix plugin for you sublime. Or you can learn gulp.

Thanks for the link jason chan

jason chan
jason chan
31,009 Points

Yeah no problems man. :)