Remove shorthand props
Author: KivyliusCreated Sep 29, 2022Updated Jun 12, 2023
Labelsquestion
New teams find these shorthand properties quite confusing and its even harder to read the code over the longer properties as you need to understand whats going on. So is there any way to remove those properties and keep the rest? I just want the CSS Properties, and no psudo properties like `h`, `w`, `pr`. I searched and could not find anything.
Source: styled-system/styled-system