© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
4 replies
MikePageDev

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?
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Use Tailwind classes in Custom Pages
FilamentFFilament / ❓┊help
2y ago
make use of tailwind layers in custom theme
FilamentFFilament / ❓┊help
3y ago
How to use tailwind classes in custom pages
FilamentFFilament / ❓┊help
3y ago