| 1 | // Based on https://github.com/tailwindcss/tailwindcss/blob/master/stubs/defaultConfig.stub.js |
| 2 | // and https://tailwindcss.com/components |
| 3 | import { makeTheme, makeColorsScale } from '@theme-ui/css/utils' |
| 4 |
nothing calls this directly
no test coverage detected