SCSS-Library

plugin banner

Add support for using SCSS style files with wp_enqueue_style.

Author:Juan Sebastián Echeverry (profile at wordpress.org)
WordPress version required:6.0
WordPress version tested:6.1.1
Plugin version:0.4.1
Added to WordPress repository:29-08-2019
Last updated:24-01-2023
Rating, %:100
Rated by:5
Plugin URI:
Total downloads:8 318
Active installs:1 000+
plugin download
Click to start download

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.


FAQ
ChangeLog