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
Dennis Koch
Dennis Koch3mo ago
Am I not able to do something like <x-filament::button>Test</x-filament::button> in my Laravel app
What's the issue?
Are there styles I need to require?
TailwindCSS should be used