jxnblk / mdx-deck

♠️ React MDX-based presentation decks
https://mdx-deck.jxnblk.com
MIT License
11.33k stars 603 forks source link

Theme usage documentation is outdated #741

Open corrinachow opened 4 years ago

corrinachow commented 4 years ago

https://github.com/jxnblk/mdx-deck/blob/master/docs/themes.md

Each import should be import { someTheme } from '@mdx-deck/themes' rather than import { someTheme } from 'mdx-deck/themes'

brianespinosa commented 4 years ago

Duplicate of #699