Skip to content

Support analysis for resets #46

Description

@bartveneman

Some competitors analyze the amount of resets in your CSS. It would be nice to support it here too. The important part is to decide what will be considered a reset.

Candidates

  • margin: 0;
  • margin: 0 0
  • margin: 0 0 0
  • margin: 0 0 0 0
  • padding: 0;
  • padding: 0 0
  • padding: 0 0 0
  • padding: 0 0 0 0
  • all: initial

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions