Sassify

plugin banner

Adds support for SCSS stylesheets to wp_enqueue_style.

Author:funkjedi (profile at wordpress.org)
WordPress version required:3.5.0
WordPress version tested:4.2.2
Plugin version:1.0.0
Added to WordPress repository:07-07-2015
Last updated:07-07-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://github.com/funkjedi/sassify
Total downloads:1 570
Active installs:50+
plugin download
Click to start download

This plugin adds support for SCSS stylesheets to wp_enqueue_style. Just enqueue your styleheet using wp_enqueue_style and it will automatically be compiled for you when neccessary.

Variables can be injected using the sassify_compiler_variables filter.

SCSSPHP

This plugin uses the latest version of scssphp, modified to PHP 5.2.

It implements SCSS 3.2.12. It does not implement the SASS syntax, only the SCSS syntax.

Bug Submission

https://github.com/funkjedi/sassify/issues/


Screenshots
ChangeLog