Css stops working on production builds #16423
Unanswered
AssisrMatheus
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on my personal website, and while the css works locally. Every time I deploy it to vercel, or run
next start
, the css doesn't work and I can't find the culprit.You can look at the issue here:
https://assisr.com/en
This is the repo of said website. The current deployed version is at "master" branch:
https://github.com/AssisrMatheus/assisr.com
I was wondering if it was tailwind purge css but even after turning it off it still didn't work. I need some external eyes help to try to see what I'm not seeing.
Beta Was this translation helpful? Give feedback.
All reactions