Simple Compiler SCSS

Plugin Banner

Simple Compiler SCSS

by Tom Baumgarten

Download
Description

SCS is a simple plugin to compile SCSS files on-the-fly, when request ask inexistent CSS file, but where SCSS file with the same name exist. Made by developers, for developers.

  1. Upload the plugin files to the /wp-content/plugins/simple-scss-compiler directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Develop SCSS file, and call CSS file

1.0

  • Création du plugin

1.3

  • Possibilité de compiler directement un fichier via URL ou du code source
  • Bugfix : désencodage des caractères html

1.4

  • Possibilité de modifier le compilateur SCSS avant la compilation via le hook scs_set_compiler
Back to top