When using @tiptap/extension-bullet-list and @tiptap/extension-text-style is there a way to apply font styles to the containing <li> wrapper?
#4513
Replies: 3 comments 2 replies
-
|
Actually I wonder if my best bet is to add a class of something like list-size-80 (the 80 would be replaced with whatever font size is being used) which I would have predefined to be Would this be a good route? Is there a way I can do this by extending either the text-style or bullet extensions? |
Beta Was this translation helpful? Give feedback.
-
|
This continues to be a problem for me as well, would love to know if it was solved |
Beta Was this translation helpful? Give feedback.
-
|
Does anyone have a solution for this ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When using
@tiptap/extension-bullet-listand@tiptap/extension-text-styleis there a way to apply font styles to the containing<li>wrapper?I am trying to get the font size that I am applying to also apply to the li bullet mark. Is there any good way to do this?
From:
To:
Beta Was this translation helpful? Give feedback.
All reactions