PHPackages                             imarc/craft-sass - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. imarc/craft-sass

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

imarc/craft-sass
================

A Craft plugin that compiles SASS on the server as needed.

1.0.6(9y ago)145.8k↓33.3%4[5 issues](https://github.com/imarc/craft-sass/issues)ApachePHP

Since Mar 11Pushed 9y ago24 watchersCompare

[ Source](https://github.com/imarc/craft-sass)[ Packagist](https://packagist.org/packages/imarc/craft-sass)[ Docs](https://github.com/imarc/craft-sass)[ RSS](/packages/imarc-craft-sass/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (8)Used By (0)

Sass Plugin for Craft
=====================

[](#sass-plugin-for-craft)

This is a Sass plugin for Craft using [scssphp](http://leafo.net/scssphp/).

It compiles SASS to CSS on the fly, and caches the results to disk until the file changes.

Installation
------------

[](#installation)

Installation requires [composer](https://getcomposer.org/). This plugn also is makes use of [composer/installers](https://github.com/composer/installers) to make the plugin composer compatible.

1. In the **root** of your project, run `composer require imarc/craft-sass`.This will create a `vendor/` directory as well as automatically put the plugin it self in `craft/plugins/sass/`.
2. Upload both the `vendor/` and `craft/plugins/sass/` directories.
3. Enable the plugin in the Craft Plugins panel.

Usage
-----

[](#usage)

Upload SCSS files within your document root. For example, `public/css/styles.scss`.

Linking to that file from a twig template should look something like this:

```

```

`craft.sass.link()` generates a link that is routed to the plugin, which in turn compiles the SASS file into CSS.

Tests
-----

[](#tests)

To run the tests, be sure you have phpunit installed and then:

```
composer install
phpunit

```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 52.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~134 days

Recently: every ~66 days

Total

6

Last Release

3413d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/00725533df5fd021ac93639028725bf46bef78f6d924618a987b9bfd5c32c3eb?d=identicon)[jeffturcotte](/maintainers/jeffturcotte)

![](https://www.gravatar.com/avatar/4c423d4aa457201693aadc0ffd67895f3383709e89c66547949d65a37123ee22?d=identicon)[khamer](/maintainers/khamer)

---

Top Contributors

[![jeffturcotte](https://avatars.githubusercontent.com/u/65089?v=4)](https://github.com/jeffturcotte "jeffturcotte (10 commits)")[![khamer](https://avatars.githubusercontent.com/u/1452?v=4)](https://github.com/khamer "khamer (8 commits)")[![cherrykoda](https://avatars.githubusercontent.com/u/3789834?v=4)](https://github.com/cherrykoda "cherrykoda (1 commits)")

### Embed Badge

![Health badge](/badges/imarc-craft-sass/health.svg)

```
[![Health](https://phpackages.com/badges/imarc-craft-sass/health.svg)](https://phpackages.com/packages/imarc-craft-sass)
```

###  Alternatives

[rainlab/blog-plugin

Blog plugin for October CMS

17257.7k](/packages/rainlab-blog-plugin)[rainlab/builder-plugin

Builder plugin for October CMS

17147.2k1](/packages/rainlab-builder-plugin)[pfefferle/wordpress-activitypub

The ActivityPub protocol is a decentralized social networking protocol based upon the ActivityStreams 2.0 data format.

5671.4k1](/packages/pfefferle-wordpress-activitypub)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

18238.1k2](/packages/civicrm-civicrm-drupal-8)[mediawiki/semantic-glossary

A terminology markup extension with a Semantic MediaWiki back-end

1352.4k](/packages/mediawiki-semantic-glossary)[humanmade/lottie-lite

A lightweight Lottie Animations Extension for WordPress

374.3k](/packages/humanmade-lottie-lite)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
