JeremyWhiteDev / chia

A CRUD application for managing home inventory. Will Use Docker, Go, MySQL, HTMX
MIT License
0 stars 0 forks source link

Set Tailwind CLI to explicit version #11

Open JeremyWhiteDev opened 6 days ago

JeremyWhiteDev commented 6 days ago

Currently, we are using the latest release of tailwindcss. We should probably pin this to a specific version. Make sure both production and dev builds work with this version.