jekyll-sass-converter
jekyll-sass-converter copied to clipboard
Time for a new release
Hello, maintainers! :wave:
By my calculations, it's time for a new release of jekyll-sass-converter. It's been over 2 months since the last release, v3.0.0.
What else is left to be done before a new release can be made? Please make sure to update History.markdown too if it's not already updated.
Thanks! :revolving_hearts: :sparkles:
I tested https://talk.jekyllrb.com/t/making-use-of-vanilla-framework-without-npm-for-jekyll-scss/8213 Ubuntu's vanilla framework 3.1.4 and had all kinds of sassy errors like math.div
and hsl
.
I tested on with the latest jekyll-sass-converter 2.1 with Jekyll 4.2.2 and 4.3.2.
If it helps, I had the following errors with the latest stable release of ubuntu vanilla-framework.
https://github.com/canonical/vanilla-framework/issues/4757
Hello @csharpee, Have you also filed an issue at the Dart Sass repository? They're the actual authors / engineers behind the implementation. Jekyll Sass Converter simply provides a means to employ the available Sass engine during a Jekyll session.
https://github.com/sass/dart-sass/issues/1949#issuecomment-1533240342