allowing html in option labels of `select` component
I used the exact code in Filament's documentation
not only in my own project, but also I've tried it in Filament's demo project,
but none of the color related classes such as
this issue is while classes like
Is it due to something I missed when configuring the project?
not only in my own project, but also I've tried it in Filament's demo project,
but none of the color related classes such as
text-* or bg-* are working.this issue is while classes like
italic , font-bold, line-through are successfully applied.Is it due to something I missed when configuring the project?