Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

lanlokun's avatar

Embedding multiple script tags in vue template

HI guys, so i have this project running on laravel , vue and vite and i am trying to integrate a bootstrap template in it. A portion of the template comes with script tags linking to some css and js files but this tags are not working as they should hence only the html is being rendered to the page. So i would like to know how i can embed script tags in a vue template and get them to work .

0 likes
3 replies
lanlokun's avatar

So i would have to manually input the css and js

Please or to participate in this conversation.