Improve Code Quality with CSS Mixins for input components #922
Labels
⭕ core team issue
This is for the core team and should not be done by contributors
⌨️ dev issue
Task is for developers
Milestone
Description / User story
One way to imrpove our code quality and make the code better readable and maintainable we want to use CSS mixins. A good starting point would be to implement this for all input components.
A good example here would be the blr-form-element element, which we are using in multiple places already.
The benefit is also, that this will help us to be more consistent within our components. When we did #564 , it became clear that we are not as consistent as we want to be.
Requirements / Prerequisites
Acceptance Criteria
Additional information
Code of Conduct
The text was updated successfully, but these errors were encountered: