Michael Mifsud

Results 177 comments of Michael Mifsud

I'm not convinced this is a good idea discussed briefly in https://github.com/sass/node-sass/issues/1088#issuecomment-166467651 I would hold off on this until we reach a consensus on https://github.com/sass/node-sass/issues/1320

Could you please compare against dart-sass? Sassmeister is very out of date. ``` npx dart-sass index.scss ``` Note: if you have `npm` >= 5 you'll have `npx` installed already

Thanks for the report, this is certainly a regression in LibSass. I'll create an upstream issue. It appears, although noisier, the output us semantically identical so this should break any...

I just wanted to compare the output to an up to date version of Sass to cross check. Dart Sass is easier to install than Ruby Sass. In this case....

Sorry I was looking at the 4.7.2 output. I can see the issue now.

Created an upstream issue in https://github.com/sass/libsass/issues/2630

I have resolved the conflicts and updates the `sing` typos in #1486. This feature is required to handle jwks key rotations.

@kamilmysliwiec did you mean to close the issue #235 or this stale PR?