79364759

Date: 2025-01-17 12:36:04
Score: 2
Natty:
Report link

The issue you're facing occurs because Tailwind CSS does not support dynamic values directly in class names, such as ${brewery.breweryType.colour}. Tailwind expects class names to be static strings so it can generate the corresponding styles during the build process.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: HC0215