1
1
mirror of https://github.com/jxnblk/mdx-deck.git synced 2024-09-20 19:37:27 +03:00

Edit readme

This commit is contained in:
Brent Jackson 2018-08-05 11:33:04 -04:00
parent 51ed37a46e
commit 80f3cf7c05
2 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,7 @@
![](https://s3.amazonaws.com/jxnblk/mdx-deck.gif)
[MDX][]-based presentation decks (**Beta**)
[MDX][]-based presentation decks
[![Build Status][badge]][travis]
[![Version][version-badge]][npm]
@ -90,7 +90,7 @@ import { Box } from 'grid-styled'
### Theming
mdx-deck uses [styled-components][] for styling.
mdx-deck uses [styled-components][] for styling, making practically any part of the presentation themeable.
### Built-in Themes

View File

@ -198,6 +198,7 @@ The following keys are available for theming:
- `components`: object of MDX components to render markdown
- `Provider`: component for wrapping the entire app
[styled-components]: https://github.com/styled-components/styled-components
[MDX]: https://github.com/mdx-js/mdx
[MDXProvider]: https://github.com/mdx-js/mdx#mdxprovider