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
Ideally, we would want to have a bunch of classes that we can add to our objects like:
fm-button
fm-input-field
fm-search-box
fm-sidebar
And so on so that we do not clash with any other library we might end up having, as well as rapidly writing new forms as and when the need be.
If you take this up, take it up one css class at a time and create separate PRs for each as that eases the review process. We would also like to document these classes in /docs/styles.md for developers.
The text was updated successfully, but these errors were encountered:
Ideally, we would want to have a bunch of classes that we can add to our objects like:
fm-button
fm-input-field
fm-search-box
fm-sidebar
And so on so that we do not clash with any other library we might end up having, as well as rapidly writing new forms as and when the need be.
If you take this up, take it up one css class at a time and create separate PRs for each as that eases the review process. We would also like to document these classes in
/docs/styles.md
for developers.The text was updated successfully, but these errors were encountered: