TypeCellOS / BlockNote

A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.

Home Page:https://www.blocknotejs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tailwind example in docs

matthewlipski opened this issue · comments

Currently, the "Adding DOM Attributes" page/feature is pretty useless since you can just access the elements using their CSS classes anyway. However, it is somewhat useful for applying Tailwind classes, so the docs page should be changed into one specific for how to use TailwindCSS with BlockNote.