Synopsis

This module allows development with SCSS using pure PHP. This is especially useful when developing on platforms that do not support other SCSS compilation tools like gulp, or prevent command-line access. It uses the ScssPhp library.

Requirements

The ScssPhp library. Install by placing it in a supported library folder. See README.md for examples.

Known problems

There are some bleeding-edge SCSS features that may throw errors when used in SCSS files, most notably some custom function syntaces. Errors will be displayed upon compile to allow you to see which functions do not work.

Credits

Jason P. Salter and Tyler Brown Cifu Shuster of FivePaths, LLC contributed all development to this module.

Supporting organizations:

Project information

Releases

2.1.9 Stable release covered by the Drupal Security Team released 27 March 2026
Works with Drupal: ^9 || ^10 || ^11
Install:
2.0.2 Stable release covered by the Drupal Security Team released 11 December 2024
Works with Drupal: ^8 || ^9 || ^10
Install:

Development version: 2.0.x-dev updated 27 Mar 2026 at 17:01 UTC