#
gulp-sass
Here are 117 public repositories matching this topic...
Sass starter files using Gulp v4.0.0 🔥
gulp
sass
template
gulp-tasks
gulpfile
scss
starterkit
starter-template
starter
gulpjs
starter-kit
sass-files
sass-boilerplate
gulp-starter
gulp4
starter-files
starter-project
gulp-sass
browersync
starter-pack
-
Updated
Jun 7, 2020 - JavaScript
gulp starter with pug/scss/webpack/svg sprites and dashboard for html pages
-
Updated
May 19, 2020 - HTML
gulpfile.js for Gulp 4 - SASS and JS
-
Updated
Dec 29, 2018 - JavaScript
Static WebSite Generator for GitHub Page
javascript
gulp
pug
gulpjs
static-website
gulp-sass
pugjs
gulp-babel
gulp-pug
gulp-sprite
guildevopen
-
Updated
Mar 25, 2020 - JavaScript
An easy to use boilerplate to kickstart your Wappler project
-
Updated
May 8, 2020 - HTML
Gulpazan is a Gulp starter template to build a fast and easy workflows. It comes with jQuery, Nunjucks, Bootstrap and Sass to make it super easy for you to create a better workflow.
javascript
gulp
bootstrap
jquery
npm
workflow
babel
framework
frontend
nunjucks
workflow-engine
html-template
javascript-template-engine
gulp-sass
gulp-babel
-
Updated
May 13, 2020 - CSS
This project is basic template for front end developers, with perfect file structrues using gulp.js, npm and bower
css
gulp
html
sass
font
front-end
frontend
bower
devdependencies
front-end-development
gulp-uglify-js
gulp-watch
gulp-sass
-
Updated
Jun 29, 2018 - JavaScript
Project Start for Gulp.
css
gulp
sass
automation
gulp-tasks
es6
gulpfile
transpiler
gulpjs
gulp-starter
gulp-rev
jaavscript
gulp-sass
gulp-babel
-
Updated
Aug 13, 2017 - JavaScript
GulpJS Boilerplate
javascript
gulp
sass
boilerplate
front-end
material-design
js
gulpjs
material-colors
browser-sync
sass-boilerplate
gulp-sass
-
Updated
Jan 17, 2019 - JavaScript
Welcome to my portfolio websites repository, the repository contains all the essential files to get you started with the project as well as a step-by-step guide how to get the project setup in your local environment.
github
nodejs
gulp
git
express
uglify
gulp-tasks
gulp-plugins
nodemon
package-json
ejs
browser-sync
imagemin
nodemailer
express-session
gulp-sass
connect-flash
-
Updated
Jun 9, 2019 - CSS
Simple boilerplate for gulp
-
Updated
Jan 30, 2019 - CSS
Gulp plugin for node-sass with steroids. The project is a revised version of gulp-sass and updated gulp-sass-extended
-
Updated
Dec 13, 2018 - JavaScript
A standard bootstrap 4 theme development workflow and automation : following community suggested best practices using sass, npm, gulp
gulp
bootstrap
npm
gulp-plugin
npm-package
browsersync
bootstrap4
bootstrap-sass
npm-scripts
sass-framework
bootstrap-4
bootstrap-theme
gulp-sass
gulp-uglify
-
Updated
Feb 12, 2018 - JavaScript
Global Gulp file - For Project
-
Updated
Mar 7, 2018 - JavaScript
This repository for initialize sass template
css
gulp
sass
template
breakpoint
sass-boilerplate
normalize-css
gulp-sass
arhitecture
sass-template
-
Updated
Jul 13, 2018 - CSS
-
Updated
Apr 26, 2016 - HTML
Using Bootstrap I have make Multi Pages Theme
-
Updated
Apr 19, 2019 - HTML
This is my own personal website to showcase my work as a Developer and Designer. Built with SASS using GULP as a workflow processor.
-
Updated
May 9, 2019 - HTML
creating a simple boilerplate for Gulp 4 using SCSS
gulp
gulp-starter
gulp4
gulp-boilerplate
gulp-sass
gulp-babel
gulp-starter-kit
gulp-static
gulp-scss
-
Updated
Aug 1, 2018 - JavaScript
This Better Gulp Tasker is mainly focused on simplifying on creating gulp config / task to speed up the development process.
gulp
gulp-plugin
gulp-tasks
gulpjs
gulp-starter
gulp-template
gulp-sass
gulp-task
gulp-webpack
gulp-babel
gulp-concat
gulp-scss
gulp-combine-files
-
Updated
May 30, 2020 - JavaScript
Демонстрация автоматизации с gulp 4 (для loftblog)
-
Updated
Aug 22, 2018 - JavaScript
HTML + SASS + Gulp boilerplate project structure
-
Updated
Oct 6, 2018 - CSS
Pure gulp bootstrap 3 sass + fontawesome + jquery with jade starter template and basic page generator
-
Updated
Sep 29, 2018 - JavaScript
Improve this page
Add a description, image, and links to the gulp-sass topic page so that developers can more easily learn about it.
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."


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 bootstrapThen 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