Use tailwind in custom column

Hi I have got a bit confused how to use tailwind with in a custom column
<div>
<span class="text-green-500">{{$getRecord()->wins}}</span>
</div>
<div>
<span class="text-green-500">{{$getRecord()->wins}}</span>
</div>
the column works fin apart from the colour. I plan on using 2 different colours in the column. What am I missing?
4 Replies
Dennis Koch
Dennis Koch2y ago
You need a custom theme.
MikePageDev
MikePageDevOP2y ago
I did wonder if that was the case but wanted to check first.
Dennis Koch
Dennis Koch2y ago
Unused classes are pruned through TW JIT
MikePageDev
MikePageDevOP2y ago
OK thanks
Want results from more Discord servers?
Add your server