Closed Leinnan closed 1 year ago
I've created a PR, if you would like to check: https://github.com/afonsolage/bevy_ecss/pull/32.
I'll marge it by tomorrow and I'm planing releasing version 0.5.1
, which includes the #27, #28 and #32.
Nice one! One thing worth considering could be adding CHANGELOG.md
file to this repo maybe?
This bevy plugin heavily relies on
cssparser
dependency. It would be nice to have this updated. It is a non-trivial task because since last update the crate changed.