Closed rojvv closed 1 year ago
You should be able to get this work by just moving the input to be the first item in the div and changing the children selectors; no need to add a new div.
I tried that but I cannot select the nth-child(2) with twind, can I?
you could select the even
child
@crowlKats Done, thanks for the tip!
@crowlKats What about this?