-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
HacktobefestThis repository participates in the HacktoberfestThis repository participates in the Hacktoberfestcontext-apitype-feature
Milestone
Description
Exposing used fonts via public API allows to customize and add new fonts without loosing the default fonts and fallbacks. This will include sans-serif (default text) and monospace (<code>
and <pre>
) fonts.
Implementation Design
It will be implemented as Array<String>
to allow to easily prepend new fonts using Array.unshift()
.
Metadata
Metadata
Assignees
Labels
HacktobefestThis repository participates in the HacktoberfestThis repository participates in the Hacktoberfestcontext-apitype-feature