Skip to content

First version

Latest
Compare
Choose a tag to compare
@patheticGeek patheticGeek released this 18 Nov 14:48
· 5 commits to master since this release
172d61f

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.