top | item 46318927 (no title) bbx | 2 months ago That's a great idea actually. I'd have to find a way to highlight the possible landing spots. discuss order hn newest css_apologist|2 months ago (i do like innovating on this btw)here's a basic CSS starting point :has(.pnp-picked) .pnp-item:not(.pnp-picked):not(:last-child)::after { content: "[place]"; }
css_apologist|2 months ago (i do like innovating on this btw)here's a basic CSS starting point :has(.pnp-picked) .pnp-item:not(.pnp-picked):not(:last-child)::after { content: "[place]"; }
css_apologist|2 months ago
here's a basic CSS starting point