I am using the new feature of nested elements, but noticed "composes" only works in top level. example works: <img width="383" alt="image" src="https://github.com/css-modules/css-modules/assets/123297447/db2bdbd4-572f-4736-8db3-d2eb40c2395f"> doesn't work in `.item` class: <img width="363" alt="image" src="https://github.com/css-modules/css-modules/assets/123297447/5313d66f-2923-4b3a-94ad-32db23618703">
I am using the new feature of nested elements, but noticed "composes" only works in top level.
example
works:

doesn't work in
.itemclass: