Replies: 1 comment
-
Hey! Like I mentioned in my other response, the Typography plugin does not cater for many elements within a I am not saying that https://tailwindcss.com/docs/typography-plugin#customizing-the-css Moving this to our GitHub discussions as it's not necessarily an issue with the plugin, rather a feature suggestion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What version of @tailwindcss/typography are you using?
0.4.1
What version of Node.js are you using?
16
What browser are you using?
chrome
What operating system are you using?
macOS
Reproduction repository
https://supaplexosm.github.io/strassenraumkarte-neukoelln/parkraumkarte/report#but_not_published_ATM
Describe your issue
The caption element of a table is not styles ATM.
However, IMO it should be styled like title of the table.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/caption
Here are before/after screenshots with custom styling in place.
Note, that I have to use the TailwindCSS JIT
!
-utility classes to get the styles applied at all.Beta Was this translation helpful? Give feedback.
All reactions