-prefix-free is a JavaScript library that allows using unprefixed CSS properties everywhere.
The plugin adds the needed vendor prefixes depending on the users browser, significantly saving time for any CSS developer.
-prefix-free works by parsing any stylesheet in the <style> attribute and adding a prefix where needed.
However, the plugin only supports IE9+ and newer mobile browsers.













