You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.