Styling The Password Manager with TailwindCSS Discussion
Discussion for
Styling The Password Manager with TailwindCSS
i don't know why, but even if I am running bin/dev my css doesn't precompile automatically. i had to manually run rails db:precompile to see changes
Man, that happened to me a while ago on a new install... I want to say I was missing Yarn or something, which prevented the precompile from running during the project init. Hopefully that helps!