This is a request to expand support for component styling. There are a lot of CSS attributes that are currently impossible to set using TW. For example, it would be nice to set the padding on a div, or the cursor on a button. There are others, these are just 2 examples.
Since there is not a one-to-one mapping (necessarily) between components and Html Elements, I think a little more discussion on how this would work would be necessary before going forward with this.