🔖 Posts about tailwind

Setup TailwindCSS and esbuild on Rails 7

Every time I run a new rails application, I’d need to configure essential tools for my front-end stack such as TailwindCSS and esbuild. I’ve adopted my configuration from my friend [Pete Hawkins](https://dev.to/phawk)’s post on [The best way to run Tailwind CSS...