@suluk/theme - v0.1.1
    Preparing search index...

    Interface FontTokens

    interface FontTokens {
        sans?: string;
        serif?: string;
        mono?: string;
    }
    Index

    Properties

    Properties

    sans?: string
    serif?: string
    mono?: string