© 2026 Hedgehog Software, LLC
extraAttributes
Forms\Components\Section::make('Section') ->extraAttributes(['class' => 'nice'])
.nice { @apply bg-blue-500 } .nice .fi-section-header { @apply bg-red-500 rounded-t-lg } .nice .fi-section-header .fi-section-header-heading { @apply text-white }