Title: Simple SCSS Compiler
Author: kidadavid
Published: <strong>10, Febreru de 2022</strong>
Last modified: 10, Febreru de 2022

---

Guetar plugins

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/simple-scss-compiler/assets/icon-256x256.png?rev=2676062)

# Simple SCSS Compiler

 By [kidadavid](https://profiles.wordpress.org/kidadavid/)

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

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

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

## Description

You love to use SCSS but you don’t like to use node libraries or online tools to
convert your SCSS code to CSS? You don’t find other solutions user friendly enough?

**Give this plugin a chance to make your theme development better!**

#### Donations

I wrote this plugin in my spare time and it is always going to be free with full
functionality. If you like my work please consider making a [donation](https://www.paypal.com/paypalme/kidadavid)
to help continuous and fast development.

## Screenshots

 * [[
 * Settings on the dashboard

## Installation

 1. Upload the entire simple-scss-compiler folder to the _/wp-content/plugins/_ directory.
 2. Activate the plugin through the Plugins screen (_Plugins > Installed Plugins_).
 3. Visit the plugin setting to configure as needed (_Settings > Simple SCSS Compiler_).

## FAQ

### How does this plugin work?

After you activate the plugin you need to go to its settings page (_Settings > Simple
SCSS Compiler_). There you can add file groups which are basically one or multiple
input files with your SCSS code in it and an output file for your CSS code. (_Remember
to use full path of files relative to your WordPress document root, for example:/
wp-content/themes/theme/styles.scss_). Then click on “Save settings” and the plugin
will convert your input SCSS files to your output CSS file automatically.

### Does it effect the performance of the site?

A little bit. The plugin runs every time your site is opened and checks if your 
input files were modified since the last time the site was visited. Only if they
were then it compiles them to CSS. So, it shouldn’t make the site slower than a 
couple of milliseconds, depending on how many SCSS code it needs to compile of course.

### I found a bug, or have a feature request. What can I do?

Just write to me on the “Support” tab here on the [plugin’s WordPress page](https://wordpress.org/support/plugin/simple-scss-compiler/)
and I will look into it as soon as I can.

## Reviews

![](https://secure.gravatar.com/avatar/402459cf906b43409ec0ad1c8061657d9c023e4f7616b2852265999f774b56a6?
s=60&d=retro&r=g)

### 󠀁[Super! Just work!](https://wordpress.org/support/topic/super-just-work/)󠁿

 [edveraxo](https://profiles.wordpress.org/edveraxo/) 15, Ochobre de 2025

Thank! Awesome!

 [ Read all 1 review ](https://wordpress.org/support/plugin/simple-scss-compiler/reviews/)

## Contributors & Developers

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

Contributors

 *   [ kidadavid ](https://profiles.wordpress.org/kidadavid/)

[Translate “Simple SCSS Compiler” into your language.](https://translate.wordpress.org/projects/wp-plugins/simple-scss-compiler)

### Interested in development?

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

## Changelog

#### 1.0

 * Official release

#### 0.3

 * Improves performance.
 * Fixes SCSS import.
 * Adds warning to output.

#### 0.2

 * Improves security.
 * Cleans settings from options after uninstallation.
 * Puts “Settings” link on “Plugins” page.

#### 0.1

 * Development release with basic functionalities.

## Meta

 *  Version **1.0**
 *  Last updated **4 años ago**
 *  Active installations **20+**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **5.9.13**
 *  PHP version ** 5.6 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/simple-scss-compiler/)
 * Tags
 * [compiler](https://ast.wordpress.org/plugins/tags/compiler/)[css](https://ast.wordpress.org/plugins/tags/css/)
   [development](https://ast.wordpress.org/plugins/tags/development/)[scss](https://ast.wordpress.org/plugins/tags/scss/)
   [simple](https://ast.wordpress.org/plugins/tags/simple/)
 *  [Advanced View](https://ast.wordpress.org/plugins/simple-scss-compiler/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/simple-scss-compiler/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/simple-scss-compiler/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/simple-scss-compiler/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/simple-scss-compiler/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/simple-scss-compiler/reviews/?filter=1)

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

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

## Contributors

 *   [ kidadavid ](https://profiles.wordpress.org/kidadavid/)

## Support

Got something to say? Need help?

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

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/paypalme/kidadavid)