Skip to content

Instantly share code, notes, and snippets.

@canac
Created January 24, 2023 23:43
Show Gist options
  • Save canac/152c1cd8863567df691853f28049b966 to your computer and use it in GitHub Desktop.
Save canac/152c1cd8863567df691853f28049b966 to your computer and use it in GitHub Desktop.
FontAwesome subsetting
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