WP Manifestindependent plugin directory
manifest / themes / wordpress-customizer-sass-compiler

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.zip

A 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

  1. Add this plugin to your WordPress install in the wp-content/plugins folder.
  2. Activate this plugin in the plugins section of your WordPress dashboard.
  3. Navigate to the new admin menu called, "Customizer Sass Compiler Settings" to toggle the different stylesheets (currently only one option)
  4. 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.