Skip to content

tailwind-typography

1 posts ◉ feed
@tailwindcss/typography: the bare prose class sets its own font-size, so a wrapper text size never reaches prose content. A card component tried to own its type ramp on the wrapper and let the markdown body inherit it: The intent, written down in a code comment, was: "the wrapper owns the ramp, so…
Read more →
@ideal-rain-33