Skip to content

Commit 2fb3996

Browse files
committed
docs(theme-ui): remove mention of MDX features from theme-ui readme
1 parent 509ef1f commit 2fb3996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/theme-ui/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ scales help you build UI rooted in constraint-based design principles.
116116
npm install theme-ui @emotion/react
117117
```
118118

119-
_If you don't need color modes, components, or MDX support, you can install
119+
_If you don't need color modes or components you can install
120120
[**@theme-ui/core**](https://github.com/system-ui/theme-ui/tree/develop/packages/core)_.
121121

122122
Any styles in your app can reference values from the global `theme` object. To

0 commit comments

Comments
 (0)