Aztriltus / nextjs-ts-tailwind-template

Template for quickly setting up NextJS + Typescript + TailwindCSS
6 stars 7 forks source link

Update tailwind@3.3.0 #22

Closed sushanyadav closed 1 year ago

sushanyadav commented 1 year ago

Description:

This PR updates tailwind to latest 3.3.0 and replace existing cjs configuration with ts.

sushanyadav commented 1 year ago

Finally typescript support.

last time we did this for partial type support. 😄

sushanyadav commented 1 year ago

Thank you @ayungavis

@Aztriltus I am merging this in.