UNPKG

prestyled

Version:

React components for styling web projects, based upon Theme UI

6 lines (4 loc) 115 B
import theme from '@theme-ui/preset-tailwind'; export const shadows = { ...(theme.shadows && theme.shadows), };