Deskripsi
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.
Instalasi
- Upload the plugin files to the
/wp-content/plugins/simple-scss-compilerdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Develop SCSS file, and call CSS file
Ulasan
Belum ada ulasan untuk plugin ini.
Kontributor & Pengembang
“Simple Compiler SCSS” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
KontributorTerjemahkan “Simple Compiler SCSS” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
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
