Introduction
Here's an overview of the beautiful built in components.
The docs are also written in MDX.
Code
Code with highlight
Highlight specific word
Code with title
Files & Folders
layout.tsx
page.tsx
global.css
package.json
Acordion
Callout
Title
Hello World
Card
Card With Icon
Zoom Image
Steps
Tabs
Javascript is weird
Typetable
Prop | Type | Default |
---|---|---|
percentage | number | 0.2 |
Write custom JSX with tailwind in MDX
This is a custom JSX component that uses tailwind classes, directly inside MDX.
This is the code for it:
You can even import components from other packages
This is the code for it:
Last updated on