UNPKG

@madeja-studio/telar

Version:

UI component library by Madeja Studio

17 lines (16 loc) 257 B
"use strict"; export const defaultTheme = { color: { regular: theme => theme.color.text.primary }, defaults: { style: { body: {}, caption: {}, h1: {}, h2: {}, h3: {} } } }; //# sourceMappingURL=theme.js.map