UNPKG

gatsby-remark-dictionary

Version:

Create a dictionary of word and phrases to be converted to highlighted values and links. define once and all phrases will be converted during build time.

6 lines (5 loc) 184 B
export * from './theme'; export mdxComponents from './mdxComponents'; export ThemeProvider from './theme/themeProvider'; export Layout from './layout'; export Link from './link';