Closed malberts closed 3 years ago
.... again?! This is the 4th or 5th time that a new release of scssphp breaks things... sigh. Maybe we should just pin it to a specific version.
This issue is a bit misplaced, since scssphp is included in https://github.com/ProfessionalWiki/SCSS. Then again, I'd like to get rid of the SCSS extension. In version 4.3.x of the Bootsrtap extension I tried bundling it. Came pretty close to getting it to work but forgot about something and ended up revering. Perhaps something you could have a look at.
There is also a php module available for SCSS that should be less problematic. As far as I understand it uses (or is compiled from?) the original SCSS lib, i.e. not a re-implementation. It's not a standard PHP extension, obviously, so should not be the default, but it might be an idea to include it as an alternative for people who have control over their server and/or are concerned for performance.
Edit: Oh, and FWIW, I'd vote for keeping SCSS as a separate extension (maybe bundled). It would allow to use other SCSS libraries than Bootstrap.
Closing, because the original issue has been resolved in the latest scssphp 1.5.2.
A new version of scssphp was released today: https://github.com/scssphp/scssphp/releases/tag/v1.5.0 With the previous version this issue does not happen: https://github.com/scssphp/scssphp/releases/tag/v1.4.1
When using scssphp v1.5.0 with:
This might be a SCSS library issue instead, but I'm logging it here since the error mentions a problem with Bootstrap.
When loading any page the CSS is not loaded:
When loading the page with
Response:
?debug=true
an error can be seen in the Bootstrap/Chameleon CSS: