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.css
toweb/static/css/app.scss
-
Update
web/static/css/app.scss
Thank you! Worked with the fix from @GBH for me. Don't try to install it manually so that it appears in your package.json file. Just do exactly what he said and put
Tether: 'tether'
abovebootstrap: 'bootstrap'
.