Hera is a premium package,
get your license here
On this page
Compiling assets
- make sure to include all the assets needed to render the form,
- take a look at creating custom themes for Filament.
Custom Classes:
You need to add these files to your tailwind.config.js
file in the content
section.
- filament:
-
'./vendor/lara-zeus/hera/resources/views/**/*.blade.php'
-