I'm trying to use recordClasses() to right-text some rows in a table
Also tried
'incoming' => 'dd-text-right',and in existing custom theme:
My other theme entry is still working but not the above
I see the function working with these values:
'incoming' => 'bg-gray-50 dark:bg-gray-700', and 'outgoing' => 'bg-gray-250 dark:bg-gray-900'