Add Styling to Custom Widgets
I have made a custom widget and within the Blade file, I am trying to style the elements of my widget. I understand that I do not have access to all of Tailwind and that I can add Tailwind, but is there anyway I could access Filament's CSS? As in, I have a widget and it has a button and I wish for the style to be the same as the other buttons on the Admin panel.