Siddharth Gupta

Results 10 comments of Siddharth Gupta

@mariobehling i have been pretty active on github lately, can I work on this issue?

Thanks for the info @mariobehling , will try to contribute something there.

I have been pretty active on github for the last few days, I'll be quick in fixing this. @matthew-dean can I take up this issue? There hasn't been any progress...

Hey @matthew-dean I tried implementing the abstraction in the src/less/functions/number.js `**function evaluateWithFallback(func, context) { return function (...args) { try { return func.apply(context, args); } catch (e) { // Return the...

> @Cyddharth-Gupta Can you start a [draft PR](https://github.com/less/less.js/pulls) I can look at? sure, will do that.

@matthew-dean i created a Draft PR a couple of days ago, please have a look at it.

@iChenLei the CI test that are failing are in accordance with the conversation with @matthew-dean , that's why Matthew asked me to start a draft PR, please go through the...

@matthew-dean my apologies, didn't get a reply for some days since I created the pr, so I thought it might not be an active issue. I will create a new...