import { theme } from '../index'; import '../src/styles.css'; export const complete_theme = () => theme; export const button = () => `
`; export const prose = () => `

Heading 1

Loren ipsum

Hello djfndkngfdsfg
`;