benface / tailwindcss-typography

Tailwind CSS plugin to generate typography utilities and text style components
ISC License
245 stars 5 forks source link

Support Tailwind v2 #28

Closed arafatamim closed 2 years ago

arafatamim commented 3 years ago

Currently it throws an error after upgrading to Tailwind v2.0.2: TypeError: target is not a function Edit: Sorry, that error was related to another plugin tailwindcss-gap. This one throws PostCSS plugin postcss-nested requires PostCSS 8.

benface commented 2 years ago

Hey @arafatamim, thank you for reporting. I actually decided to deprecate both tailwindcss-gap and this one. They are simply not needed anymore. Please read the note at the top of the README (and here is the one for tailwindcss-gap). Thanks!