Any element should be able to accept custom CSS!
The current solution for that is not aligned with the rest of the experience provided by Studio, being hard to maintain and “inline” in a single element.
In short, it feels weird that in order to change e.g. a simple z-index
of an element I need to create a class in a global file and then link it to that element.
I managed to get a better experience in the code components I generated from NextUI (as shown in the image below), but I wish I could get the same from the native Studio components.