You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently using Font Awesome PRO and have installed a kit via pnpm. I've added the icons to my customCollections, but I'm running into the bundle size limit of 256kb.
Is there a way to include only specific icons from the kit so that the entire library isn't bundled? I've tried several approaches but haven't been able to get it working.
Any guidance or examples would be greatly appreciated!