Cédric MORIN

Results 27 comments of Cédric MORIN

Definitely a *huge* re-work of ScssPHP will be needed. Time will say if someone is able to get enough available time to go on it.

Seems a good idea indeed I add the link for my own purpose :) https://www.php-fig.org/psr/psr-16/

@stof the goal is to increase as much as possible the ScssPHP Compliance with Sass Spec. There is a list of Sass-spec wich ScssPHP is not compliant with https://github.com/scssphp/scssphp/blob/master/tests/specs/sass-spec-exclude.txt Those...

Yes we use some empirical rule instead of the sasslang heuristic https://sass-lang.com/documentation/operators/numeric#slash-separated-values

I guess @robocoder would have a better view on this plan as he spent some time in the dart-sass implementation and I'm not sure to see all implications. But I...

Yes I'm fully conscient you spent some time in the dart-sass implementation, and I'm not feeling super able to give a pertinent opinion on the details. That's why I pinged...

For now I'm sticking to #1, at least as long as there is a lot of things to fix to reach a good compliance with the spec. But I'm using...

I opened a new issue for the cache invalidation confitions #268

The problem is that `setTime($('').html(data)` make all scripts tags of remote page `data` beeing executed. My use case is indicating reading time of "next article", so the remote page is...

No support for CSS4 indeed