UNPKG

@clubmed/trident-ui

Version:

Shared ClubMed React UI components

7 lines (6 loc) 158 B
import { PluginAPI } from 'tailwindcss/types/config'; export declare const typography: ({ theme }: PluginAPI) => { DEFAULT: { css: any; }; };