# Simple SCSS Compiler

`wp-plugin/simple-scss-compiler` — WordPress plugin

> **No tagged releases in SVN.** This plugin releases exclusively via SVN trunk. Install with `dev-trunk` — Composer will pin to a specific SVN revision in your lock file. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/simple-scss-compiler:dev-trunk
```

## Details

- **Latest version:** 1.0
- **Active installs:** 20
- **Composer installs:** 0
- **Author:** kidadavid
- **WordPress.org:** https://wordpress.org/plugins/simple-scss-compiler/

## Description

Simple SCSS Compiler makes it easy for you to automatically compile your SCSS files to CSS, thus providing you with a hassle-free development experien …
