SCSS-Library

SCSS-Library Install Statistics

11
100%
Today: 11 Yesterday: 0 All-time: 8,261 downloads
SCSS-Library Icon

Try plugin: SCSS-Library

We'll create fresh WordPress site with SCSS-Library installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About SCSS-Library

Add support for using SCSS style files with wp_enqueue_style.

5


0


0


0


0

updated: 1 year ago
since: 4 years ago
author: Juan Sebastián Echeverry

Description

This plugin allows you to use SCSS files directly in wp_enqueue_style. Just add the file to the list of styles and the plugin will compile it when necessary.

The base of this plugin is strongly influenced by the WP-SCSS code and extracts some ideas from Sassify. The goal is to keep the plugin updated with the latest version of scssphp, remove configuration options from the graphical interface, and use the scssphp capabilities to create debug files.

This plugin is not intended to be installed by a conventional user, but to be required by templates or plugins that wish to include SCSS style files and therefore the configuration is expected to be done in the code.