jxnblk / mdx-deck

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

Bug: Head component doesn't work when using multiple mdx files #361

Open codepunkt opened 5 years ago

codepunkt commented 5 years ago
component on top of first one of multiple mdx files is ignored. If i point the start script to the first mdx file directly, it works as expected. Using latest version.
spences10 commented 5 years ago

I've noticed similar with trying to do the same with the examples, things like themes aren't recognised.

So I have tried to group all the examples into one big examples, provider, themes, syntax-highlighting and prism all seem to not be working.