Simple demo of customizing Bootstrap
CSS styles using Gulp
.
- Check out or download this demo project.
- 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.