Blade components outside of Filament
Am I not able to do something like
<x-filament::button>Test</x-filament::button>
in my Laravel app (and not in Filament)? Are there styles I need to require?1 Reply
Am I not able to do something like <x-filament::button>Test</x-filament::button> in my Laravel appWhat's the issue?
Are there styles I need to require?TailwindCSS should be used