Skip to content

Releases: patheticGeek/twind-typography

First version

18 Nov 14:48
172d61f
Compare
Choose a tag to compare

A plugin to add support for the prose class from tailwind in twind.

This could be useful when you are rendering data from a CSM and don't want to apply class names on the elements. Instead, with this you can just put the prose class name on the parent and all of the headings, paras, quotes and lists will be styled by default.

Based on https://github.com/tw-in-js/typography but fixes its problems of style merging and lets you extend the current styles.