The Wayback Machine - https://web.archive.org/web/20200618113650/https://github.com/topics/gulp-sass
Skip to content
#

gulp-sass

Here are 117 public repositories matching this topic...

kLOsk
kLOsk commented Feb 5, 2020

Since b4st 3 is out and @SimonPadbury added gulp compilation to it I wanted to share quick instructions on how to add bs4 via npm and enable variable overriding.

First add bootstrap via npm by running:
npm install bootstrap

Then add the following to enqueues.php so we use the npm sourced bootstrap js

wp_register_script('bootstrap-js', get_template_directory_uri() . '/node_modules/bo

Improve this page

Add a description, image, and links to the gulp-sass topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gulp-sass topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.