79130192

Date: 2024-10-27 08:52:13
Score: 3.5
Natty:
Report link

Okay good news is I found a work-around with the issue in the images when loading by css. I just moved the images folder to the /public folder that way it can be accessed directly. But the issue with using the @apply styling with Tailwind still persists. Any ideas how to fix this? There is no issue when running it locally through npm run dev and opening it in browser http://localhost:port. But when I deploy it in Vercel or tried to npm run build then npm run preview and open the build preview on browser, the @apply styles are not being implemented.

Reasons:
  • Blacklisted phrase (1): Any ideas
  • RegEx Blacklisted phrase (1.5): how to fix this?
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Lourd Nathaniel Gonzalez