w3co/jcf

CSSStyleSheet.insertRule deprecation

Closed this issue · 1 comments

Good day,

Implementing JCF on my Ember app, noted that I get constant warnings (in Chrome) on the deprecations for insertRule method.
insertRule started using two arguments in the function.

Hey!

Fixed in new version. Thanks!