class:list={[ bg-green-600: status ]}
The docs only describe what works but it doesn't describe what does not work, devs could spend lots of time figuring out why it doesn't work.
Since, Tailwind is the popular integration in Astro, Imagine typing class:list={[bg-red-600: status]} and it just explain other error message. Hence, there is a need to improve on the docs even I have years of programming background, I assume newbies will get the impact from this surprise.