Title: SASS Compiler
Author: WebMaestro.Fr
Published: <strong>19.10.2014</strong>
Last modified: 19.10.2014

---

Поиск плагинов

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

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

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

# SASS Compiler

 Автор: [WebMaestro.Fr](https://profiles.wordpress.org/webmaestrofr/)

[Скачать](https://downloads.wordpress.org/plugin/sass-compiler.1.0.zip)

 * [Детали](https://ru.wordpress.org/plugins/sass-compiler/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/sass-compiler/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/sass-compiler/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/sass-compiler/#developers)

 [Поддержка](https://wordpress.org/support/plugin/sass-compiler/)

## Описание

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/).

## Скриншоты

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

## Установка

 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

## Часто задаваемые вопросы

  No question asked

No answer to give.

## Отзывы

Нет отзывов об этом плагине.

## Участники и разработчики

«SASS Compiler» — проект с открытым исходным кодом. В развитие плагина внесли свой
вклад следующие участники:

Участники

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

[Перевести «SASS Compiler» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/sass-compiler)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/sass-compiler/), проверьте
[SVN репозиторий](https://plugins.svn.wordpress.org/sass-compiler/), или подпишитесь
на [журнал разработки](https://plugins.trac.wordpress.org/log/sass-compiler/) по
[RSS](https://plugins.trac.wordpress.org/log/sass-compiler/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 1.0

 * Initial commit

## Мета

 *  Версия **1.0**
 *  Обновление: **12 лет назад**
 *  Активных установок: **10+**
 *  Версия WordPress ** 4.0 или выше **
 *  Совместим вплоть до: **4.0.38**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/sass-compiler/)
 * Метки:
 * [compiler](https://ru.wordpress.org/plugins/tags/compiler/)[sass](https://ru.wordpress.org/plugins/tags/sass/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/sass-compiler/advanced/)

## Оценки

Пока что нет ни одного отзыва.

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

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/sass-compiler/reviews/)

## Участники

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

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/sass-compiler/)

## Пожертвование

Хотите поддержать улучшение этого плагина?

 [ Пожертвовать на развитие плагина ](http://webmaestro.fr/sass-compiler-wordpress/)