Title: SCSS-4-WP
Author: fieldofcode
Published: <strong>aviento 15, 2022</strong>
Last modified: chinero 7, 2023

---

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

# SCSS-4-WP

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

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

 * [Details](https://arg.wordpress.org/plugins/scss-4-wp/#description)
 * [Reviews](https://arg.wordpress.org/plugins/scss-4-wp/#reviews)
 *  [Installation](https://arg.wordpress.org/plugins/scss-4-wp/#installation)
 * [Development](https://arg.wordpress.org/plugins/scss-4-wp/#developers)

 [Support](https://wordpress.org/support/plugin/scss-4-wp/)

## Description

Use [ScssPhp](https://github.com/scssphp/scssphp/). to compile scss files on your
wordpress install into a single lightweight CSS file. There is an included settings
page for configuring directories, error reporting, compiling options, and auto enqueuing.

To keep the page load time to a minimum this plugin only runs the compiler when 
the scss files have been changed. All compiled files create or alter a matching 
css file in the chosen directory which remains even if this plugin is disabled so
that your site never loses its styles and is always ready for user interaction.

## Screenshots

 * [[

## Installation

 1. Upload plugin to plugins directory
 2. Active plugin through the ‘Plugins’ menu in WordPress
 3. Configure plugin options through settings page `Settings -> SCSS-4-WP`.

## FAQ

### Can I use a child theme?

Yes.

### What version of PHP is required?

PHP 5.6 is required to run SCSS-4-WP

### How do I @import subfiles

You can import other scss files into parent files and compile them into a single
css file. To do this, use @import as normal in your scss file. All imported file
names _must_ start with an underscore. Otherwise they will be compiled into their
own css file.

When importing in your scss file, you can leave off the underscore.

> `@import 'subfile';`

### Can I use .sass syntax with this Plugin?

This plugin will only work with .scss format.

### I’m having other issues and need help

If you are having issues with the plugin, contact us at https://fieldofcode.com

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“SCSS-4-WP” is open source software. The following people have contributed to this
plugin.

Contributors

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

[Translate “SCSS-4-WP” into your language.](https://translate.wordpress.org/projects/wp-plugins/scss-4-wp)

### Interested in development?

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

## Meta

 *  Version **1.0.1**
 *  Last updated **3 anyos ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **6.1.10**
 *  PHP version ** 5.6 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/scss-4-wp/)
 * Tags
 * [css](https://arg.wordpress.org/plugins/tags/css/)[sass](https://arg.wordpress.org/plugins/tags/sass/)
   [scss](https://arg.wordpress.org/plugins/tags/scss/)[ScssPhp](https://arg.wordpress.org/plugins/tags/scssphp/)
 *  [Advanced View](https://arg.wordpress.org/plugins/scss-4-wp/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

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

## Support

Got something to say? Need help?

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