Skip to content

Expose used fonts via public API #3

@arcticicestudio

Description

@arcticicestudio

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

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions