Skip to content

Commit

Permalink
CSS Library: Add mobile forms surface tokens (#1317)
Browse files Browse the repository at this point in the history
* Add mobile forms surface tokens

* Add yarn build assets
  • Loading branch information
danbrady authored Sep 9, 2024
1 parent 45a0897 commit 4bea56e
Show file tree
Hide file tree
Showing 15 changed files with 101 additions and 12 deletions.
2 changes: 2 additions & 0 deletions packages/css-library/copy-uswds-color-tokens.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,12 @@ const tokensToKeep = {
'blue-warm': {
file: 'blue-warm.json',
colors: [
'blue-warm-5',
'blue-warm-10',
'blue-warm-30',
'blue-warm-50',
'blue-warm-60',
'blue-warm-80',
'blue-warm-vivid-60',
'blue-warm-vivid-70',
'blue-warm-vivid-80',
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/css-library/dist/stylesheets/base/utils.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/css-library/dist/stylesheets/base/va.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/css-library/dist/stylesheets/core.css.map

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4bea56e

Please sign in to comment.