Descrição
Compile Sass (.scss) files to css files on runtime. No need to compile it on local & upload it online… Now you can compile your direct scss source code into css code easily with a minute…
Features:
- Enable/Disable Compilation Any Time
- Exclude/Include Stylesheets By File Name
- Compilation Modes (5 Included)
- Cache Feature
Interested in contributing to Sass To CSS Compiler?
Contact me… sagorh672(at)gmail.com
Instalação
To add a WordPress Plugin using the built-in plugin installer:
Go to Plugins > Add New.
- Type in the name “Sass To CSS Compiler” in Search Plugins box
- Find the “Sass To CSS Compiler” Plugin to install.
- Click Install Now to begin the plugin installation.
- The resulting installation screen will list the installation as successful or note any problems during the install.
If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.
To add a WordPress Plugin from GitHub repo / plugin zip file :
1. Go to WordPress plugin page
2. Click Add New & Upload Plugin
3. Drag / Click upload the plugin zip file
4. The resulting installation screen will list the installation as successful or note any problems during the install.
If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.
FAQ
-
How to use this plugin?
-
Just after installing the plugin, go to settings page and enable the compiler according to your needs.. And then see the magic.. See screenshot.
Avaliações
Contribuidores e desenvolvedores
“Sass To CSS Compiler” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “Sass To CSS Compiler” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
2.0.0
- Major changes in codebase. Compatibility checkup for latest wp version 6.7
1.0.3
- Compatibility check for wp 6.6
1.0.2
- Compatibility check for wp 6.3
1.0.1
- Compatibility check for wp 6.0
1.0.0
- Initial release.