viridia / quill_v1

Reactive UI framework for Bevy game engine
MIT License
59 stars 7 forks source link

Support :first-child and :last-child selectors #20

Closed viridia closed 9 months ago

viridia commented 9 months ago

These are useful for button groups. Don't think they will be too hard.