mickleroy / aem-sass-compiler

Enable Sass support for AEM
Other
49 stars 18 forks source link

A new jsass release 5.7.3 is available with a more recent sass version: 3.5.4 #13

Closed ieugen closed 6 years ago

ieugen commented 6 years ago

Hello,

It seems a new jsass version is available with a more recent sass version : 3.5.4 https://github.com/bit3/jsass/commits/master

It would be nice to see this reflected in this plugin as well. I think a minor version bump would be in order as it seems the sass syntax changed.

Regards,

esr360 commented 6 years ago

+1, also it would be nice if the readme stated which version of Sass was currently in use rather than stating "Supports all the latest features of Sass" which at this point is incorrect.

besimhu commented 6 years ago

+1 for this update @mickleroy

mickleroy commented 6 years ago

v1.0.4 contains jsass version 5.7.3. Thanks for letting me know!