How to stack dark mode and peer-checked in Tailwind 3
10:43 12 Dec 2022

I have custom radio buttons and I'm using the tailwind peer and peer-checked to change the background of the label when the radio button is checked , now I need to change the background color of the label when I am dark mode.



html css tailwind-css darkmode tailwind-css-3