Versions
- Bootstrap 4 Alpha 6
- Phoenix 1.2.1
Instructions
-
Install npm packages
npm install --save-dev sass-brunch npm install --save [email protected] -
Update
brunch-config.js -
Rename
web/static/css/app.csstoweb/static/css/app.scss -
Update
web/static/css/app.scss
Google indexes these things fast. Got it working on my project. Still bitching about
Error: Bootstrap tooltips require Tether (http://tether.io/)even though it's a declared dependency? Why doesn't it get loaded? I hate JS tooling.Edit: Needed to add:
Tether: 'tether'innpm.globals