Skip to content

Commit

Permalink
feat(tokens): update design tokens (triggered by Figma)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sqrrl authored and github-actions[bot] committed Nov 20, 2024
1 parent 4c3ee09 commit 0e3dd71
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/swirl-tokens/dart/lib/styles.dark.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//

// Do not edit directly
// Generated on Wed, 20 Nov 2024 10:41:03 GMT
// Generated on Wed, 20 Nov 2024 10:43:52 GMT



Expand Down Expand Up @@ -285,4 +285,4 @@ class SwirlDesignTokensDark {
static const z40 = "40";
static const z50 = "50";
static const zAuto = "auto";
}
}
4 changes: 2 additions & 2 deletions packages/swirl-tokens/dart/lib/styles.light.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//

// Do not edit directly
// Generated on Wed, 20 Nov 2024 10:41:03 GMT
// Generated on Wed, 20 Nov 2024 10:43:52 GMT



Expand Down Expand Up @@ -285,4 +285,4 @@ class SwirlDesignTokensLight {
static const z40 = "40";
static const z50 = "50";
static const zAuto = "auto";
}
}

0 comments on commit 0e3dd71

Please sign in to comment.