When building a Module, how do you all ensure consistency with the current Processwire UI?
EG, I want a tabbed UI like the screenshot. Is there a component called "Tabs" somewhere, or do I have to inspect the CSS?
I had a look through the Module Development docs and saw no reference to CSS, layouts, widgets or a design system etc.