Mario Estrada
Mario Estrada
I was just gonna open a ticket for this. Adding this would be a great win.
I guess the code would need to traverse up `O(n)`, so would something like this make sense? ```typescript const isWithinSvg = (node: HTMLElement) => { const curParent = node.parentElement while...
Check this less-js gem for working with the JS version of Less: https://github.com/thisduck/ruby-less-js
Not sure what you mean here.
I have an idea with how to fix this, will look into releasing an update soon
I'll look into this for next major release
ugh, still having issues?
Hey all currently I haven't found time to look into updating the Extension for Catalina and latest Safari. I hope to find some time to look into this in the...
Sounds good, care to send a pull request? - mario On Thu, Jul 30, 2015 at 3:36 PM, Klemen [email protected] wrote: > ## @marioestrada why don't you just accept map...
Awesome, thanks! - mario On Thu, Jul 30, 2015 at 8:59 PM, Klemen [email protected] wrote: > ## Mario yes, I already pulled, just need to test. I'll shoot it out...