Hello!
I recently deployed an application, but I’m encountering an unusual rendering issue in deployment: a pink box unexpectedly appears on the page. I’ve attached screenshots to show the difference between the local and deployed versions.
Checked Logs: Both server and browser logs show no errors or warnings that would explain the pink box.
HTML and CSS Verification: The rendered HTML looks correct, the elements are there but no idea what Is causing that pink box to block all.
Cross-Browser Testing: The issue appears consistently in Chrome and other browsers.
Given this information, does anyone have insights on what could be causing this issue? Are there known deployment-related factors that might result in unexpected styling changes?
and apparently the default tailwind process does not support this when building.
I resorted using dart_sass, but another solution could be just simply flatten out those css rules and it should work, that is why it was different from dev to production enviroments:
resources: