SASS / SCSS Compiler
This module allows you to use SCSS for your Drupal themes directly within PHP, eliminating the need for external tools. It's useful for development environments where command-line access or other SCSS compilers are not available.
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.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.1.9 | Stable | 9–11 | Mar 27, 2026 | ||
| 2.1.8 | Stable | 9–11 | Add setting to compile while logged out | Mar 10, 2026 | |
| 2.1.7 | Stable | 9–11 | Dec 10, 2025 | ||
| 2.1.6 | Stable | 9–11 | Sep 26, 2025 | ||
| 2.1.4 | Stable | 9–11 | Sep 24, 2025 | ||
| 2.1.3 | Stable | 9–11 | Sep 16, 2025 | ||
| 2.1.2 | Stable | 9–11 | Sep 8, 2025 | ||
| 2.1.1 | Stable | 9–11 | Aug 15, 2025 | ||
| 2.1.0 | Stable | 8–10 | Feb 14, 2025 | ||
| 2.0.2 | Stable | 8–10 | Dec 11, 2024 |