@component-driven/mdx-deck-theme

2.0.2 • Public • Published

mdx-deck-theme

Component-Driven theme for presentations

Installation

npm install --save @component-driven/mdx-deck-theme

Usage

In your deck MDX file:

import CDTheme from "@component-driven/mdx-deck-theme";

export const theme = { ...CDTheme };

;

Note: for some reason, it doesn't work without spreading.

See example

Package Sidebar

Install

npm i @component-driven/mdx-deck-theme

Weekly Downloads

0

Version

2.0.2

License

MIT

Unpacked Size

228 kB

Total Files

41

Last publish

Collaborators

  • okonet