When I for example have this: ``` MyStlye { color: blue; } ``` and remove a specific property: ``` MyStlye { } ``` the `Component` with `MyStyle` still keeps the (removed) style property in the simulation