rob-balfre / svelte-select

Svelte Select. A select component for Svelte
https://svelte-select-examples.vercel.app
Other
1.25k stars 175 forks source link

item.last not set #499

Closed yoh-extradat closed 1 year ago

yoh-extradat commented 1 year ago

I am trying to style the last item of the list. Would it be possible to add .item.last to enable that? The first item already gets the class .item.first, but for the last it seems to be missing!

rob-balfre commented 1 year ago

@yoh-extradat which version, current or beta?