Activity
Posted in Adding TailwindCSS to Rails Discussion
If you're on WSL and your hot reload for tailwind isn't working, forcing you to stop and restart bin/dev, update your Procfile.dev's css line to be: css: bin/rails tailwindcss:watch[debug,poll]