Translatable Pro is a premium package,
get your license here
On this page
Themes and Assets
Compiling assets
we use tailwind Css and custom themes by filament, make sure you are familiar with tailwindcss configuration, and how to make custom filament theme.
Custom Classes:
Add to your css file:
1@import '../../../../vendor/lara-zeus/translatable-pro/resources/css/plugin.css';
and add these the source to your css file
1@source '../../../../vendor/lara-zeus/translatable-pro/resources/views';