Simple Compiler SCSS

Beskrivning

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.

Installation

  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

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Simple Compiler SCSS” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Simple Compiler SCSS” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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