UNPKG

gatsby-plugin-theme-ui

Version:

Gatsby plugin for adding Theme UI context

7 lines (4 loc) 143 B
import { makeTheme } from '@theme-ui/css/utils' // add colors, fonts, fontSizes, space, etc const theme = makeTheme({}) export default theme