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**.

3 lines (2 loc) 104 B
import { Extension } from '@tiptap/react'; export declare const ResetMarksOnEnter: Extension<any, any>;