#Tailwind Plugins in Phoenix 1.7+

3 messages · Page 1 of 1 (latest)

north tiger
burnt oak
#

in a fresh Phoenix 1.7 project, it uses the tailwind cli app, which comes pre-bundled with all the official plugins. You don't have to install anything, you just have to add the typography plugin to your tailwind config file

north tiger
#

Thanks @burnt oak I'll give it a try and report back.