🎨 Styles
- Layouts
- BREAKING:
.layout-simple
may now be applied on elements other thanbody
- This is useful if
body
is not your main root element
- This is useful if
- BREAKING:
- Semantic styling
- Form
- BREAKING: moved
:user-valid
and:user-invalid
styles into the@form-validation
rules- Note: these rules are still enabled by default, but you can now easily opt-out of them using a custom build
- BREAKING: moved
- Form