Tldraw/styles/index.ts

5 wiersze
140 B
TypeScript

import styled, { css, globalStyles, light, dark } from "./stitches.config"
export default styled
export { css, globalStyles, light, dark }