Editing index.js file in.nuxt project
Hello I would like to add bootstrap to my porject so i added the import into the index.js file to make it globally accessible. But somehow the import gets deleted after a while. Is is possible to edit the index.js file at all? Should i create a new file somewhere else?
Maybe some can help me π
1 Reply
Hi @finn π ,
BootstrapVue provides a Nuxt.js module for easily importing BootstrapVue into your Nuxt.js app. You can check it out here:
https://bootstrap-vue.org/docs#nuxtjs-module
BootstrapVue
Getting Started | BootstrapVue
Get started with BootstrapVue, based on the world's most popular framework - Bootstrap v4, for building responsive, mobile-first sites using Vue.js