Customizer Sass Compiler
A Wordpress Plugin that add's a SASS compiler directly into the WordPress customizer
by Michael Read · github.com/mread1208/wordpress-customizer-sass-compiler · website
★ 9stars
2forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mread1208/wordpress-customizer-sass-compiler/archive/refs/heads/master.zipA PHP SASS compiler built directly into the WordPress customizer.
This plugin currently adds Twitter Bootstrap to your WordPress install and includes a range of options for you to change the SASS variables on the fly from within your WordPress install. (Other libraries and Custom Options to come!)
Installation and Setup
- Add this plugin to your WordPress install in the
wp-content/pluginsfolder. - Activate this plugin in the plugins section of your WordPress dashboard.
- Navigate to the new admin menu called, "Customizer Sass Compiler Settings" to toggle the different stylesheets (currently only one option)
- Go to the Customizer and you will see a new Panel option called, "Bootstrap Options" where you can change the primary bootstrap colors and font sizes.