A sample showing bootstrap 5 with VueJs. But as of 15 Sept 2020 bootstrap 5 is still in alpha
- Use of bootstrap customization
- Overriding scss variables to customize bootstrap
- Using css import in scss to remove blue glow in buttons
npm install
npm run serve
npm run build
npm run lint