Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

CSS Library: Move any individual tokens or variables in components to the CSS Library #2266

Description

@jamigibbs

Description

The va-crisis-line-modal has a color variable in its stylesheet $red-70v: #8b1303;.

Now that the CSS Library is available, we should move it to that package instead of keeping it in an individual component.

Tasks

  • review the component library for any individual tokens or variables that could be moved or referenced from the CSS Library
  • move those tokens or variables to the CSS Library if necessary
  • discuss with design or the team to determine the token name if necessary

Acceptance Criteria

  • any lone tokens or variables in the web-components package are being imported from the CSS Library.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions