Last Updated on
Description
Harness the power of pre-processed CSS and minified JS in your theme or plugin, without any complicated installs or build tools. Tell WP Compiler where to find your source files and where to put the compiled results, then throw your install into Dev Mode. WP Compiler watches your source folders for you and recompiles your CSS and JS on any file change. WP Compiler supports both SCSS and fewer precompilers for CSS, to suit anyone’s preference.
When you’re ready to launch a new site, turn off Dev Mode, and your styles and javascript will be compiled & minimized, and comments & source maps will be removed. With Dev mode disabled, Compiler will stop watching source directories, so there is no effect on site performance, but you can still apply a quick change at any time, by clicking the compile button in the admin toolbar.
WP Compiler relies on scss.php, less.php, and minify.
Specific issues with the underlying compilation libraries should be submitted to their respective developers.
Contributors & Developers
AUTHOR / CONTRIBUTOR | ROLE | WEB / EMAIL ADRESS |
Bytes Co | Plugin Author | https://bytes.co/ |
0 Comments