mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 16:36:35 +00:00
add first version of tailwind docs
This commit is contained in:
4
mdx/remark.mjs
Normal file
4
mdx/remark.mjs
Normal file
@@ -0,0 +1,4 @@
|
||||
import { mdxAnnotations } from 'mdx-annotations'
|
||||
import remarkGfm from 'remark-gfm'
|
||||
|
||||
export const remarkPlugins = [mdxAnnotations.remark, remarkGfm]
|
||||
Reference in New Issue
Block a user