@uswds/tokens
Version:
Collection of USWDS tokens for use across projects
15 lines (14 loc) • 532 B
JSON
{
"white-transparent": {
"5": { "value": "rgba(255, 255, 255, 0.01)"},
"10": { "value": "rgba(255, 255, 255, 0.1)"},
"20": { "value": "rgba(255, 255, 255, 0.2)"},
"30": { "value": "rgba(255, 255, 255, 0.3)"},
"40": { "value": "rgba(255, 255, 255, 0.4)"},
"50": { "value": "rgba(255, 255, 255, 0.5)"},
"60": { "value": "rgba(255, 255, 255, 0.6)"},
"70": { "value": "rgba(255, 255, 255, 0.7)"},
"80": { "value": "rgba(255, 255, 255, 0.8)"},
"90": { "value": "rgba(255, 255, 255, 0.9)"}
}
}