1
1
mirror of https://github.com/jxnblk/mdx-deck.git synced 2024-09-11 06:35:24 +03:00
mdx-deck/examples/aspect-ratio/deck.mdx
2019-10-24 10:04:32 -04:00

18 lines
220 B
Plaintext

import { future, aspect } from 'mdx-deck/themes'
export const themes = [
future,
aspect,
]
# Hello!
---
This deck is fluid to a 16:9 aspect ratio
---
Images will still render full bleed at other aspect ratios