Title: SASS Compiler
Author: WebMaestro.Fr
Published: <strong>19 ตุลาคม 2014</strong>
Last modified: 19 ตุลาคม 2014

---

Search plugins

![](https://ps.w.org/sass-compiler/assets/banner-772x250.png?rev=1009830)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/sass-compiler/assets/icon-256x256.png?rev=1010285)

# SASS Compiler

 By [WebMaestro.Fr](https://profiles.wordpress.org/webmaestrofr/)

[Download](https://downloads.wordpress.org/plugin/sass-compiler.1.0.zip)

 * [Details](https://th.wordpress.org/plugins/sass-compiler/#description)
 * [Reviews](https://th.wordpress.org/plugins/sass-compiler/#reviews)
 *  [Installation](https://th.wordpress.org/plugins/sass-compiler/#installation)
 * [Development](https://th.wordpress.org/plugins/sass-compiler/#developers)

 [Support](https://wordpress.org/support/plugin/sass-compiler/)

## Description

Write SASS, edit your variables and compile your stylesheet from your dashboard.

[Read the documentation](http://webmaestro.fr/sass-compiler-wordpress/)

 * Register and enqueue your SASS sheets the same way you would do for your CSS.
 *     ```
       `
       ```
   
 * wp_enqueue_style( ‘my-sass-handle’, ‘http://example.com/css/mystyle.scss’, $deps,
   $ver, $media );
    `
 * Configure the plugin with the `sass_configuration` filter.
 * Configuration of the plugin is optional, but you should at least register your
   variables if you are using a CSS framework.
 * Set a SASS variable value
 *     ```
       `
       ```
   
 * sass_set( $variable, $value );
    `
 * Get a SASS variable value
 *     ```
       `
       ```
   
 * sass_get( $variable );
    `

You will most likely use these functions in your theme’s `functions.php`.

The plugin uses [the scssphp Compiler](http://leafo.net/scssphp/).

## Screenshots

 * [[
 * The ‘Compiler’ page
 * [[
 * The ‘Variables’ page after configuration

## Installation

 1. Upload `sass-compiler` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Find the plugin’s pages under the new ‘SASS’ menu

## FAQ

  No question asked

No answer to give.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“SASS Compiler” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ WebMaestro.Fr ](https://profiles.wordpress.org/webmaestrofr/)

[Translate “SASS Compiler” into your language.](https://translate.wordpress.org/projects/wp-plugins/sass-compiler)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/sass-compiler/), check
out the [SVN repository](https://plugins.svn.wordpress.org/sass-compiler/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/sass-compiler/) 
by [RSS](https://plugins.trac.wordpress.org/log/sass-compiler/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Initial commit

## Meta

 *  Version **1.0**
 *  Last updated **11 ปี ago**
 *  Active installations **10+**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **4.0.38**
 *  Language
 * [English (US)](https://wordpress.org/plugins/sass-compiler/)
 * Tags
 * [compiler](https://th.wordpress.org/plugins/tags/compiler/)[sass](https://th.wordpress.org/plugins/tags/sass/)
 *  [Advanced View](https://th.wordpress.org/plugins/sass-compiler/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/sass-compiler/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/sass-compiler/reviews/)

## Contributors

 *   [ WebMaestro.Fr ](https://profiles.wordpress.org/webmaestrofr/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/sass-compiler/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://webmaestro.fr/sass-compiler-wordpress/)