mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-04-06 08:33:18 +08:00

Node documentation recommends package authors explicitly set `"type": "module"`. Without this, sveltekit (and possibly other tooling) incorrectly treats the ES modules as CommonJS.
@fortawesome/fontawesome-svg-core - SVG with JavaScript version
"I came here to chew bubblegum and install Font Awesome 6 - and I'm all out of bubblegum"
Installation
$ npm i --save @fortawesome/fontawesome-svg-core
Or
$ yarn add @fortawesome/fontawesome-svg-core
Documentation
Get started here. Continue your journey here.
Or go straight to the API documentation.
Issues and support
Start with GitHub issues and ping us on Twitter if you need to.