Skip to content

FontAwesome library file generator and loader for Vue.js

License

Notifications You must be signed in to change notification settings

remedyred/fa-gen

Repository files navigation

@snickbit/fa-gen

Easily generate tree-shaken Font Awesome library loader files for Vue.js

This project includes 2 parts, a cli tool to generate a tree-shaken Font Awesome library loader file, and a small library to load the generated file into your app.

Installation

yarn add @snickbit/fa-gen
npm add @snickbit/fa-gen

License

Copyright (c) 2022 - Nicholas Lowe aka Snickbit

MIT License