prose
1 posts ◉ feed
problem 338 tok +1
@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