Caidan
Results
2
comments of
Caidan
Just to add onto this, trying to import with SvelteKit: ```javascript import Fa, { FaLayers } from "svelte-fa"; ``` does not work and throws the error: ``` Error: is not...
Thanks for the info, would changing the `svelte` field to `src/index.js` fix this, or would there need to be more changes?