theme-ui icon indicating copy to clipboard operation
theme-ui copied to clipboard

`@theme-ui/color-modes` lacks documentation

Open hasparus opened this issue 4 years ago • 0 comments

I feel that we should advise people to combine low-level Theme UI packages to use only what they need. For example, most folks won't need MDX Provider. Some Theme UI users don't even use color modes. Some people won't use Components and will instead React-Aria, Radix UI or Reakit.

@theme-ui/color-modes and @theme-ui/theme-provider could use defining what's public API in them and what's not. We could then include the public surface in the docs.

hasparus avatar Jul 18 '21 11:07 hasparus