How to replace Bootstrap with Foundation for Roots/Sage
- Clone repo:
git clone https://github.com/roots/sage.git - Remove Bootstrap:
bower uninstall bootstrap-sass -S - Install Foundation:
bower install foundation -S - Install NPM packages:
npm install