The scssphp library has been in active development for a while and works great. It can be installed with composer via composer_manager. This combination will make it even easer for Zen users to get started with coding and using the full potential of the theme.
Advantaged:
- No need to install a complete ruby stack.
- Rendering can be handled in Drupal.
- Features of library can be integrated in to the theme (UI or config file).
Disadvantages:
- SCSS features such as compass can not be auto installed (but there are people working on this).
Composer manager can also handle the installation of other libraries which are hosted on for example github.
I have a full integration of the library in drupal 8. When interested, I can make a sandbox or patch of it.
Comments
Comment #2
mvdve commentedComment #3
johnalbinThere are many more people using libsass.
So we're working on converting from Ruby Sass to node-sass (JavaScript) with libsass. #2442861: Switch from Ruby Sass to LibSass