-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
backstage: Update components to depend on token dictionary
- Loading branch information
Showing
71 changed files
with
41 additions
and
15,574 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
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
@import '@financial-times/o3-foundation/css/core.css'; | ||
@import '../tokens/core/o3-button/_variables.css'; | ||
@import '@financial-times/origami-dictionary/css/core/o3-button.css'; | ||
@import '../../../main.css'; |
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
@import '@financial-times/o3-foundation/css/internal.css'; | ||
@import '../tokens/internal/o3-button/_variables.css'; | ||
@import '@financial-times/origami-dictionary/css/internal/o3-button.css'; | ||
@import '../../../main.css'; |
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
@import '@financial-times/o3-foundation/css/professional.css'; | ||
@import '../tokens/core/professional/o3-button/_variables.css'; | ||
@import '@financial-times/origami-dictionary/css/professional/o3-button.css'; | ||
@import '../../../main.css'; |
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
@import '@financial-times/o3-foundation/css/sustainable-views.css'; | ||
@import '../tokens/sustainable-views/o3-button/_variables.css'; | ||
@import '@financial-times/origami-dictionary/css/sustainable-views/o3-button.css'; | ||
@import '../../../main.css'; |
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
@import '@financial-times/o3-foundation/css/whitelabel.css'; | ||
@import '../tokens/whitelabel/o3-button/_variables.css'; | ||
@import '@financial-times/origami-dictionary/css/whitelabel/o3-button.css'; | ||
@import '../../../main.css'; |
115 changes: 0 additions & 115 deletions
115
components/o3-button/src/css/tokens/core/o3-button/_variables.css
This file was deleted.
Oops, something went wrong.
79 changes: 0 additions & 79 deletions
79
components/o3-button/src/css/tokens/core/professional/o3-button/_variables.css
This file was deleted.
Oops, something went wrong.
115 changes: 0 additions & 115 deletions
115
components/o3-button/src/css/tokens/internal/o3-button/_variables.css
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.