fest-manager icon indicating copy to clipboard operation
fest-manager copied to clipboard

Prefix CSS with fm-

Open aero31aero opened this issue 7 years ago • 0 comments

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.

aero31aero avatar Jun 29 '17 10:06 aero31aero