This commit is contained in:
Thomas Ruoff
2019-01-09 20:23:22 +01:00
commit 61e47432a7
6 changed files with 8654 additions and 0 deletions

12
theme.js Normal file
View File

@@ -0,0 +1,12 @@
import theme from 'mdx-deck/themes'
export default {
...theme,
// Customize your presentation theme here.
//
// Read the docs for more info:
// https://github.com/jxnblk/mdx-deck/blob/master/docs/theming.md
// https://github.com/jxnblk/mdx-deck/blob/master/docs/themes.md
}