Created
January 24, 2023 23:43
-
-
Save canac/152c1cd8863567df691853f28049b966 to your computer and use it in GitHub Desktop.
FontAwesome subsetting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import { fontawesomeSubset } from "fontawesome-subset"; | |
fontawesomeSubset(["plus", "minus"], "webfonts/"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment