UNPKG

editcrafter

Version:

To use **EditCrafter** with Tailwind CSS, you need to set up Tailwind CSS in your project. Here's a step-by-step guide to help you integrate Tailwind CSS and customize your `tailwind.config.js` file for use with **EditCrafter**.

10 lines (9 loc) 284 B
export * from './code-block-lowlight'; export * from './color'; export * from './horizontal-rule'; export * from './image'; export * from './link'; export * from './selection'; export * from './unset-all-marks'; export * from './reset-marks-on-enter'; export * from './file-handler';