Getting Started
Quickstart
Start using the editor in few minutes.
🎨 Styling
To ensure proper styling, import the CSS file at the top of your global styles (e.g., index.css or globals.css):
Important Tailwind Note:
This package does not require Tailwind CSS to be installed. However, it is built with Tailwind v4. If your project uses an older version of Tailwind (< v4), it's recommended to upgrade to avoid compatibility issues. Follow the official Tailwind upgrade guide for instructions.