Use custom tailwind css inside livewire component (resource edit page)?

I want to use a livewire component inside my edit page. My problem is i can not use tailwind css inside my livewire component. i'm using a package named Commentify. i do not know the issue related to the package or filament. i configured a custom theme in filament. Should i add resouces/supports/pages path to the tailwind config file? i want to change submit button color.
Screenshot_2023-09-15_at_09.16.01.png
Screenshot_2023-09-15_at_09.16.17.png
Screenshot_2023-09-15_at_09.16.35.png
Was this page helpful?