alpineio / quixote

A Boilerplate WordPress Theme system to help rapidly create robust, testable WordPress themes using gulp, sass, bootstrap, and imagemin. Quixote also works with pre-built docker containers for rapid local development.
MIT License
0 stars 0 forks source link

Document bootstrap inclusion strategy #6

Open bcash opened 8 years ago

bcash commented 8 years ago

on package.json file, on line no 23 . "bootstrap": "git+https://github.com/twbs/bootstrap.git#v4-dev", giving error

[ ] see if they changed the branch name

[ ] Also, if you don't want to use bootstrap you can remove that line from the package.json

Document how to update, add, or remove bootstrap from the build.