If I want to write an external style to an element, I want to create a className in the stylesheet tab and then in the CSS tab, I've to specify that className and then I'll add the properties.
Outsystems have a functionality that, when I click on the class name it will redirect to the stylesheet tab, but the thing is, I've to specify that className now also.
Instead, if a person redirected to the stylesheet tab by clicking through the className then the respective className should be automatically specified and the cursor listen the user for the properties.
It will be helpful while creating the interface with best practices and with the people who use the classes most.