README
@zeit/mdx-deck-theme
This is the standard theme for ZEIT presentations using mdx-deck
.
Just add to the top of your mdx-deck file:
export { theme } from '@zeit/mdx-deck-theme'
ZEIT theme for MDX Deck
<script type="module">
import zeitMdxDeckTheme from 'https://cdn.skypack.dev/@zeit/mdx-deck-theme';
</script>
This is the standard theme for ZEIT presentations using mdx-deck
.
Just add to the top of your mdx-deck file:
export { theme } from '@zeit/mdx-deck-theme'