Skip to content

Almost never use IDs in CSS #3

@reubenmoes

Description

@reubenmoes

Using IDs in CSS almost always ends up with hair loss. I think we should have a note in here about using classes over IDs whenever we have control over it. Reasons:

  1. Less hassle with overriding styles.
  2. More reusability

@nathanshubert @eriku @verticalgrain @andmiriam @lancejanocha

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions