Tags: sass, scss, sass-compiler, compiler, stylesheets, enqueue-scripts, cache, converter, minify
Tested up to: 6.8
Requires PHP: 8.2
Compile Your Theme-Plugin Sass (.scss) files to .css on the fly.
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...
- Toggle Compilation On or Off Anytime
- Add Sass Stylesheets by Filename
- Choose from 5 Compilation Modes
- Enable Caching for Faster Processing
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 :
- Go to wordpress plugin page
- Click Add New & Upload Plugin
- Drag / Click upload the plugin zip file
- 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.
Just after installing the plugin, go to settings page and enable the compiler according to your needs.. And then see the magic.. See screenshot.
- Checked for latest wp version 6.8
- Only included files will be converted with this version.
- Minor changes in codebase only.
- Compatibility check for wp 6.6
- Compatibility check for wp 6.3
- Compatibility check for wp 6.0
- Initial release.
Always try to keep your plugin update so that you can get the improved and additional features added to this plugin up to date.