Skip to content

Simple demo of customizing Bootstrap CSS styles using Gulp and Sass.

Notifications You must be signed in to change notification settings

haneetsingh/customize-bootstrap-sass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

customize-bootstrap-sass

Simple demo of customizing Bootstrap CSS styles using Gulp.

Usage

  1. Check out or download this demo project.
  2. Run command in your terminal:
$ cd customize-bootstrap-sass
$ npm install
$ gulp

Then you can see the customized result by opening demo.html in your browser.

A detailed tutorial is also available.

About

Simple demo of customizing Bootstrap CSS styles using Gulp and Sass.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 89.6%
  • CSS 6.6%
  • JavaScript 3.8%