A small library allowing you to add dynamic CSS Rules
Inspired by a blog post from David Walsh
Usage:
dynamicCss.addCSSRule( '.some.selector', 'display: none' );
A small library allowing you to add dynamic CSS Rules
Inspired by a blog post from David Walsh
Usage:
dynamicCss.addCSSRule( '.some.selector', 'display: none' );