Resa Rahman

Results 3 issues of Resa Rahman

is it possible to get the color object from css vars ? for example like this `jQuery.Color( 'var(--heading-color)' )` or is there any method to extend to jQuery.Color to parse...

Is there a way we can inject the existing stylesheet ? for example we had already style with id my-custom-css, I need something like this ``` var myCss = vein.init({...

Hi there, Nice plugin... Btw, is there a way to apply the same stylesheet to generate element by ajax ? will it work if I calling again skrollr.init() or s.refresh()...