jekyll / jekyll-sass-converter

A Sass converter for Jekyll.

Home Page:http://rubygems.org/gems/jekyll-sass-converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time for a new release

jekyllbot opened this issue Β· comments

Hello, maintainers! πŸ‘‹

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! πŸ’ž ✨

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.

canonical/vanilla-framework#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.