I\'m new to vue js and trying to learn this. I installed a fresh new version of vue webpack in my system. I\'m having a css, js and images of this a theme template which I w
You can import the css file on App.vue, inside the style tag.
Also, make sure you have the right loaders installed, if you need any.