Search code examples
javascriptcssvendor-prefix

A Script to Eliminate Vendor Prefixes in CSS


Is there a script out there that I can just include on my site that will automatically throw in the vendor prefixes to CSS? I'd like to just write standard CSS so in a few years I don't have to go back and strip out the vendor prefixes.


Solution

  • Just found this, it looks perfect: http://leaverou.github.com/prefixfree/