WordPress SASS

This plugin provides automated SASS stylesheet generation.

Author:Ed Burns (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.4.2
Plugin version:3.3.05
Added to WordPress repository:08-12-2011
Last updated:24-10-2012
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, %:90
Rated by:2
Plugin URI:http://trioniclabs.com/2011/12/sass-for-wordp...
Total downloads:4 043
Active installs:60+
plugin download
Click to start download

SASS is a programmable approach to stylesheets which really adds some cool features. It can make a stylesheet easier to read, easier to update and also adds some powerful features like functions, variables and imports. (See http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html for more details.)

This plugin enables any WordPress Theme to use SASS stylesheets. In a wordpress theme, the comments at the top of style.css are used to define the theme. For this reason, this plugin will not allow a .sass or .scss file named ‘style’.


FAQ