Please need a guide on this issue. I am using webpack for the first time with Phoenix 1.4 RC 2.
I have this theme I got from themeforest.net and I would like to import or use it with phoenix. The theme has the following folders containing the assets CSS, js, fonts, plugins and images. I moved those files to the assets folder and imported each css file to app.css file. The files are not treated by webpack and I get errors.
Please, how do you handle assets like this in Phoenix 1.4?




















