Skip to content

add extension for token occurence count #14

@bartveneman

Description

@bartveneman

I want to know how often black-10a32d is used

{
  colors: {
    "black-10a32d": {
      $value: {
        // etc.
      },
      $extensions: {
        "com.projectwallace.css-authored-as": "black",
        "com.projectwallace.usage-count": 14, // <-- this right here
      }
    }
  }
}

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