Skip to content

Commit

Permalink
build(tokens): tokens update for v6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 28, 2023
1 parent 83b471c commit 5cc5017
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion libs/tokens/_generated/_index.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

/**
* Do not edit directly
* Generated on Wed, 28 Jun 2023 13:53:53 GMT
* Generated on Wed, 28 Jun 2023 13:56:17 GMT
*/

$light-primary: #007373 !default;
Expand Down
2 changes: 1 addition & 1 deletion libs/tokens/_generated/index.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 28 Jun 2023 13:53:53 GMT
* Generated on Wed, 28 Jun 2023 13:56:17 GMT
*/

:root {
Expand Down
2 changes: 1 addition & 1 deletion libs/tokens/_generated/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 28 Jun 2023 13:53:53 GMT
* Generated on Wed, 28 Jun 2023 13:56:17 GMT
*/

export const CvLightPrimary : string;
Expand Down
2 changes: 1 addition & 1 deletion libs/tokens/_generated/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 28 Jun 2023 13:53:53 GMT
* Generated on Wed, 28 Jun 2023 13:56:17 GMT
*/

export const CvLightPrimary = "#007373";
Expand Down

0 comments on commit 5cc5017

Please sign in to comment.