garden

cmal 2017-10-22T06:26:21.000030Z

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.

meeli 2017-11-01T09:34:34.000144Z

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