Wednesday, 12 April 2017

Integrating existing javascript and css files into Vue component?

I created a functional chess board using javascript and CSS. I want to use it in a Vue app but I can't figure out how to link the javascript and CSS files to the component. Is there a way to load them in webpack, or what is the correct way of going about this?



via Michael Bowen

No comments:

Post a Comment