You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently discovered that some teams are beginning to directly use uswds primitive tokens in vets-website, which we want to discourage. We removed them from our token output in this pull request.
This ticket is to replace the instances of uswds tokens in vets-website when we do our next css-library release.
Tasks
Change the following tokens in vets-website when we do our next css-library release: $uswds-system-color-orange -> vads-color-orange $uswds-system-color-gray-cool-10 -> vads-color-base-lighter $uswds-system-color-red-warm-10 -> vads-color-error-lighter $uswds-system-color-red-warm-vivid-50 -> vads-color-error $uswds-system-color-gray-5 -> vads-color-gray-medium $uswds-system-color-gray-cool-60 -> vads-color-base-dark
The text was updated successfully, but these errors were encountered:
Description
We recently discovered that some teams are beginning to directly use uswds primitive tokens in vets-website, which we want to discourage. We removed them from our token output in this pull request.
This ticket is to replace the instances of uswds tokens in vets-website when we do our next css-library release.
Tasks
Change the following tokens in vets-website when we do our next css-library release:
$uswds-system-color-orange
->vads-color-orange
$uswds-system-color-gray-cool-10
->vads-color-base-lighter
$uswds-system-color-red-warm-10
->vads-color-error-lighter
$uswds-system-color-red-warm-vivid-50
->vads-color-error
$uswds-system-color-gray-5
->vads-color-gray-medium
$uswds-system-color-gray-cool-60
->vads-color-base-dark
The text was updated successfully, but these errors were encountered: