Skip to content

Commit

Permalink
fix: lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioCastigliano authored Jul 11, 2024
1 parent 2b8f555 commit f283506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion designTokens/color.ts
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ export const color: DesignTokens = {
cloudAlpha: {
80: {
value: 'rgba(229,229,229,.8)',
}
},
},
milk: {
value: 'rgba(246,246,246,1)',
Expand Down

0 comments on commit f283506

Please sign in to comment.