jxnblk / mdx-deck

♠️ React MDX-based presentation decks

Home Page:https://mdx-deck.jxnblk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Theme usage documentation is outdated

corrinachow opened this issue · comments

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'

Duplicate of #699