vuejs-templates / pwa

PWA template for vue-cli based on the webpack template
MIT License
3.04k stars 508 forks source link

How can I import font-awesome #168

Open jackrsantana opened 6 years ago

jackrsantana commented 6 years ago

Sorry if my question is silly, but how can I import font-awesome using this template? I know I need to give a require in it somewhere, but where would it be the most appropriate place?

Thank you!

Arxi commented 6 years ago

I would like to know this too. Found this: https://github.com/vuejs-templates/pwa/issues/91 but can't say I understand it completely.