You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not a big deal, as the FontStyle and Color examples both mention the need to import TextStyle. I just wanted to clear up if the intention is to have it in StarterKit or not.
The text was updated successfully, but these errors were encountered:
Part of the documentation?
https://www.tiptap.dev/api/extensions/starter-kit/#starterkit
The
StarterKit
documentation mentions that theTextStyle
mark is included with the extension. It does not seem to be imported though: https://github.com/ueberdosis/tiptap/blob/main/packages/starter-kit/src/starter-kit.tsIt's not a big deal, as the
FontStyle
andColor
examples both mention the need to importTextStyle
. I just wanted to clear up if the intention is to have it inStarterKit
or not.The text was updated successfully, but these errors were encountered: