Title: Lenix scss compiler
Author: yonifre
Published: <strong>Augustus 31, 2017</strong>
Last modified: Mei 21, 2022

---

Soek deur uitbreidings

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://s.w.org/plugins/geopattern-icon/lenix-scss-compiler.svg)

# Lenix scss compiler

 Deur [yonifre](https://profiles.wordpress.org/yonifre/)

[Laai Af](https://downloads.wordpress.org/plugin/lenix-scss-compiler.zip)

 * [Besonderhede](https://af.wordpress.org/plugins/lenix-scss-compiler/#description)
 * [Aanbevelings](https://af.wordpress.org/plugins/lenix-scss-compiler/#reviews)
 *  [Installation](https://af.wordpress.org/plugins/lenix-scss-compiler/#installation)
 * [Ontwikkeling](https://af.wordpress.org/plugins/lenix-scss-compiler/#developers)

 [Hulp](https://wordpress.org/support/plugin/lenix-scss-compiler/)

## Beskrywing

A useful plugin for developers writing SCSS.
 The plugin allows you to write SCSS
directly on the server (via FTP) without the need for a local compiler.

How It Works?

Choose a source folder for SCSS and a target folder for CSS.
 Write the SCSS code
in the file on the source folder, and it automatically creates a CSS file in the
target folder.

What’s included?

 * Option for multiple source and destination folders.
 * Allows you to set a folder in the entire wp-content space.
 * Performance – only when one of the source files change – it re-compiling itself.
 * After development you can turn off / delete the plugin without fear, and all 
   the files are stay where they were.
 * Allows you to develop a theme and plugin at the same time.

Example:

source: themes/your-theme/assets/scss/style.scss

    ```
    body {
        color: black;
        .main {
            background: red;
        }
    }
    ```

target: themes/your-theme/assets/css/style.css

    ```
    body {
        color: black;
    }

    body .main {
        background: red;
    }
    ```

— pay attention!
 If the file already exists in the destination folder – it will
be overwritten by the SCSS file

## Screenshots

 * [[

## Installation

‪‪1. Download the link.‬‬
 ‪‪2. Upload the zip file via the Plugin upload.‬‬ ‪‪3.
Activate the plugin.‬‬ ‪‪4. Edit in the settings page.

## Kwel-vrae

### Can I use in main theme and child theme together

Yes, you can add unlimited locations even in a plugin.

## Aanbevelings

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

### 󠀁[Load beyond good and evil](https://wordpress.org/support/topic/load-beyond-good-and-evil/)󠁿

 [Skrabbel](https://profiles.wordpress.org/skrabbel/) Junie 23, 2018

Loadtime TTFB over 10 seconds without page load Nothing more to say. Page load first
again, after delate plugin

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

### 󠀁[Awesome but miss compiling modes & instability with generation of CSS](https://wordpress.org/support/topic/awesome-but-miss-compiling-modes/)󠁿

 [benoitroubert](https://profiles.wordpress.org/benoitroubert/) Januarie 12, 2018
1 reply

Really doing the job!! Thanks!! Really a great tool! Could it be possible like in
WP-SCSS to have an option to choose the level of compilation: nested, expanded, 
compact, compressed? And another problem: sometimes the CSS file isn’t generated.
I did modification on a partial file, refresh the page on my webbrowser, and nothing
happens. And if I manually suppress the CSS generated file, I can indeed see that
nothing is generated. The only way I found to immediately make it works again (and
not waiting couples of minutes), was to deactivate / reactivate the plugin. So a
problem may be somewhere.

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

### 󠀁[Very helpful plugin](https://wordpress.org/support/topic/very-helpful-plugin-132/)󠁿

 [קידום ובניית אתרים](https://profiles.wordpress.org/scriptcoil/) November 4, 2017

i found this plugin very useful when i need to compile a sass to css by just few
click without getting out wordpress workspace. when i deactivate the plugin compiled
files still in directories. AAA+++ RATE.

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/lenix-scss-compiler/reviews/)

## Contributors & Developers

“Lenix scss compiler” is oopbron sagteware. Die volgende mense het bygedra tot die
ontwikkeling van hierdie uitbreiding:

Contributors

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

[Translate “Lenix scss compiler” into your language.](https://translate.wordpress.org/projects/wp-plugins/lenix-scss-compiler)

### Interested in development?

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

## Changelog

#### 1.2

 * Update scssphp library

#### 1.1.1

 * Improved UI

#### 1.1.0

 * Fix: Reduce resource consumption
 * Tweak! Adding disable compiler button
 * Tweak! Adding “Compile Now” button

#### 1.0.0

 * Initial Public Beta Release

## Meta

 *  Version **1.2**
 *  Last updated **4 jare gelede**
 *  Active installations **800+**
 *  WordPress version ** 3.8 or higher **
 *  Tested up to **5.9.13**
 *  Language
 * [English (US)](https://wordpress.org/plugins/lenix-scss-compiler/)
 * Tags
 * [compiler](https://af.wordpress.org/plugins/tags/compiler/)[css](https://af.wordpress.org/plugins/tags/css/)
   [sass](https://af.wordpress.org/plugins/tags/sass/)[scss](https://af.wordpress.org/plugins/tags/scss/)
 *  [Gevorderde Aansig](https://af.wordpress.org/plugins/lenix-scss-compiler/advanced/)

## Punte-toekennings

 5 out of 5 stars.

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

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

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

## Contributors

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

## Hulp

Got something to say? Need help?

 [Gaan na die hulp-forum](https://wordpress.org/support/plugin/lenix-scss-compiler/)