Apraksts
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.
Uzstādīšana
- 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
Atsauksmes
Par šo spraudni nav atsauksmju.
Autori un izstrādātāji
“Simple Compiler SCSS” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.
LīdzdalībniekiTulkot “Simple Compiler SCSS” savā valodā.
Vai jūs interesē attīstība?
Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.
Izmaiņu žurnāls
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
