Fork me on GitHub
#garden
<
2017-10-22
>
cmal06:10:21

Hi, how to use nth-child pseudo-class in garden? I found it need a extra n parameter but don't know how to write it after :&:. I tried :&:nth-child(4) and :&:(nth-child 4), both failed.

meeli09:11:34

[(s/& (s/nth-child 4)