-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(themes): update module builders for new design tokens (#9128)
* chore(themes): update build script to use @babel/node * feat(themes): update module builders for new design tokens * chore(themes): remove commented code * chore(project): update outdated prettierignore rule * fix(themes): remove light and dark themes * docs(themes): add initial docs * feat(styles): update theme tokens that are imported * feat(styles): add button tokens * refactor(styles): update with new tokens and add compat tokens * docs: run prettier * refactor(project): update themes and storybook for carbon-react Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Loading branch information
1 parent
9e2013d
commit b4ce23c
Showing
36 changed files
with
767 additions
and
448 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+634 KB
...e-js-npm-3.12.0-86ddce2306-d66e368bd7.zip → ...e-js-npm-3.15.2-6825052e10-f8f61569c4.zip
Binary file not shown.
Binary file added
BIN
+8.2 KB
.yarn/cache/node-environment-flags-npm-1.0.6-019b553a56-268139ed0f.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
// | ||
// Copyright IBM Corp. 2018, 2018 | ||
// | ||
// This source code is licensed under the Apache-2.0 license found in the | ||
// LICENSE file in the root directory of this source tree. | ||
// | ||
|
||
@forward '@carbon/styles/scss/components/button'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.