Currently on a div you have the Layout Class applied in a different box than a Type class which is really nice.
I need you to take it one step further and seperate the utility classes from my custom Type classes.
The reason is if you use a lot of utility classes from the dropdown like pt-5, pb-2, mr-auto etc etc it becomes a chore when I add a single custom class in which should store my custom settings. I now have to disable all the utility classes in order to apply a setting to my custom class. Please add a box to hold just the utility classes as they are specific and will not change.