Michael Mifsud
Michael Mifsud
The open PR has been moved from my fork into the repo at #302. The currently blocker is getting circle ci access. If all else fails the repo can be...
This should be fixed in v3.0.0. A major version bump was required because the fastify v5 required us to raise the minimum Node version to 20, and Typescript version to...
Thanks. I'm not across the changes but welcome any PRs.
We've released v6.0.0 which should resolves this issue.
That importer is not updated to the new sass API. You'll need to use legacy ssss API. On Thu, 28 Nov 2024, 11:10 pm Ronie Martinez, ***@***.***> wrote: > We...
Agreed. The release schedule roughly lines up with major Node releases but I have fallen behind on Node 22. We haven't been adding features in node-sass or keeping up libsass.
npm makes all config available in the script environment with a `npm_config_` prefix. As such all the documented [config settings](https://docs.npmjs.com/misc/config#config-settings) are expected to be available.
This behaviour is documented under [npm scripts](https://docs.npmjs.com/misc/scripts#configuration). > Configuration parameters are put in the environment with the `npm_config_` prefix. For instance, you can view the effective root config by checking...
To the best of my knowledge there are no plans for any further work on this repository. Given that, and the [multitude of open CVEs](https://www.cvedetails.com/product/46759/Sass-lang-Libsass.html?vendor_id=18323), this repository is effectively EOL....