Skip to content

0.3.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jul 19:54
6721667

Version 0.3.1 🎉

Additions ➕

  • LForm components now include the l-form class to target the component using css.
  • LInput components now include the l-input class to target the component using css and a l-input__error class to target the component error using css.
  • LTextarea components now include the l-textarea class to target the component using css and a l-textarea__error class to target the component error using css.
  • LCheckbox components now include the l-checkbox class to target the component using css.
  • LCheckboxGroup components now include the l-checkbox-group__error class to target the component error using css.