@guruhotel/aura-ui
Version:
⚛️ React UI library by GuruHotel
43 lines (42 loc) • 637 B
TypeScript
declare const _default: {
xs: {
fontSize: string;
};
sm: {
fontSize: string;
};
md: {
fontSize: string;
};
lg: {
fontSize: string;
};
xl: {
fontSize: string;
};
"2xl": {
fontSize: string;
};
"3xl": {
fontSize: string;
};
"4xl": {
fontSize: string;
};
"5xl": {
fontSize: string;
};
"6xl": {
fontSize: string;
};
"7xl": {
fontSize: string;
};
"8xl": {
fontSize: string;
};
"9xl": {
fontSize: string;
};
};
export default _default;