- Issue created by @steven.d
- 🇦🇺Australia dpi Perth, Australia
One noticable thing that can clash with common frontend conventions is its bringing in Claro's
css/components/button.css
viaclaro/global-styling
. This CSS file has a `.button` class, with quite a lot of properties.When in a Gin Layout Builder edit page, buttons on the page can go out of whack because of this common class name.
Even things like CKEditor5's stylescombo, which is built into core, can bring in bad classes if a `button` class was allowed.