BootsrapVue - Not Loading the CSS
Hello community!
Can someone help me with some config?
I tried to add Bootstrap-Vue to my rails/Vue project, but the CSS was not loading.
I created a very simple one, but I can't make it work:
https://github.com/EduardoBorsa/RailsBootstrapVueFail
Someone can tell me why the CSS is not loading for my app.vue?
Best Regards,
Eduardo Borsa
Solved ->
It was the stylesheet_pack_tag .... =D