Here is the screenshot of code:

In local it works fine, and shows a gradient color around the button
But in production or on running npx nuxt generate
It doesn't show the gradient color.
On doing inspect element it shows the class present in source code, but doesn't gets applied somehow
