Break Free From CSS Prefix with -Prefix-free JS Plugin

Prefix free lets you use only unprefixed CSS properties everywhere. It works behind the scenes, adding the current browser’s prefix to any CSS code. Processes every stylesheet in <link> or <style> elements and adds a vendor prefix where needed. Just include prefixfree.js anywhere in your page. It is recommended to put it right after the stylesheets, to minimize FOUC.



Full post: Break Free From CSS Prefix with -Prefix-free JS Plugin 

0 Comments:

Post a Comment