Add a css class based on value state?

I am implementing "Settings" resource with a simple key/value pair for each row.

To highlight to the user that something is missing, I thought it would be great if we could add a "danger" tailwind background to the row.

i tried going through with tailwind setup for table builder, but it just confused me more.

what should i do?
Was this page helpful?