toes/src/tools/index.ts
2026-01-30 19:48:07 -08:00

4 lines
145 B
TypeScript

export { theme } from '../client/themes'
export { baseStyles, initScript } from './scripts'
export { define, stylesToCSS } from '@because/forge'