karusic/front/src/theme/styles.ts

5 lines
85 B
TypeScript

import { Styles } from '@chakra-ui/theme-tools';
export const styles: Styles = {
};