saemirii / checkmate.github.io

a minimalistic task manager
https://checkmate-github-io.vercel.app
11 stars 4 forks source link

Adding tailwind #9

Closed carlosrrdev closed 3 months ago

carlosrrdev commented 3 months ago

Switching the project over to using Tailwind for all the styling. I've converted several of the old css classes and styles but there are still several that need to be converted

Remember to install dependencies after merging npm i and start the server with npm run dev