NextJs error while deployment for @tailwind directives
udith28
TRIALOP
a year ago
Build is running successfully but on deployment, this error is coming up in globals.css
2 Replies
udith28
TRIALOP
a year ago
It is a normal NextJS project with tailwind configurations, but we are unable to deploy it. We researched on it, but couldn't find any leads.
A similar issue was posted here: https://help.railway.app/questions/module-parse-failed-unexpected-characte-22f5ec1e
shubhamgm0
TRIAL
a year ago
facing same issue there is no build error locally , but on deployment its shows unable to parse "@" in .css file.