As a designer, I can create “class component” that aggregates multiple style attributes and apply them to any element that has compatible objects.
Example:
- Create “Padding-0” class where it removes all padding from auto layout.
- When added to a component, it will overwrite all the auto layout padding.