Hi all,
I really like GP/GB but at the same time I am a traditionalist who likes minimalistic markup when possible.
I have a project for a large university where effectively all of the styling comes from either GB global styles or my own custom css.
So, if possible, I would like to remove all the unique classes from the front-end markup, like these ones “gb-container-7045c4e5”.
Ideally, there would be a way to include them when needed to target an element and exclude otherwise, but assuming that is not possible I would be interested in removing all.
Possible?