Tailwindcss Typography Versions Save

Beautiful typographic defaults for HTML you don't control.

v0.5.12

4 weeks ago

Added

  • Use logical properties for better RTL support (#323)

v0.5.11

4 weeks ago

Added

  • Add prose-kbd modifier (#340)

Fixed

  • Fix space between <figcaption> and <video> (#339)

v0.5.10

7 months ago

Fixed

  • Fix space between <figcaption> and <pre> (#313)
  • Remove typography styles from not-prose elements in addition to their children (#301)
  • Add <picture> styles (#314)
  • Fix prose-invert when used with colors in light mode (#315)
  • Add <kbd> styles (#317)
  • Add description list (<dl>, <dt>, <dd>) styles (#316)

v0.5.9

1 year ago

Fixed

  • Ensure p styles are inserted before .lead styles (#294)

v0.5.8

1 year ago

Fixed

  • Fix selector when using a non-default class (e.g. prose-sm) (#289)

v0.5.7

1 year ago

Fixed

  • Update TypeScript types (#284)

v0.5.6

1 year ago

v0.5.5

1 year ago

Added

  • Add typescript types (#283)

v0.5.4

1 year ago

Fixed

  • Update strong and code color styles to inherit from parent (#276)

v0.5.3

1 year ago

Added

  • Add styles for tfoot elements (#243)
  • Add prose-h5 and prose-h6 variants (#273)

Fixed

  • Fix prose elements legacy mode (#259)
  • Allow lead class to override element styles (#260)
  • Fix generation of prose-headings variant (#264)
  • Fix figure spacing (#267)
  • Fix child combinator :where selectors (#268)
  • Fix prose-headings variant to include h5 and h6 elements (#273)