It took quite some time to figure out, also this is my preferred way of doing it: — (Paywall? Try Readium)
It took quite some time to figure out, also this is my preferred way of doing it: Why this way? Import Individual Icons Declare once, use globally. Smallest boilerplate All styles available, if needed. Install: //fontawesome nuxt module
npm install nuxt-fontawesome --save-dev //the icon packages.
npm install @fortawesome/free-brands-svg-icons --save-dev
npm install @fortawesome/free-solid-svg-icons --save-dev
npm…