So I was tearing my hair out trying to figure out why a Tailwind class was not applying. 20 plus times, trying to fix it. Restarted dev server. Manual recompile.

Not refreshing my local dev env, turns out. Was refreshing the production environment.

I'm competent and companies should pay me well.

@lawik At least you weren't.. you know.. re-initializing the "dev" database just to see if it was stuck in some weird state.
@jwarlander thankfully I can tell if I am running mix commands for my local Elixir env or using a bunch of fly commands to connect to the app.
I can't run `mix ecto.reset` on the app environment thankfully.
@lawik Yeah, I'm not sure that mortals can safely wield that kind of power 😅