-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Test: Temporarily disable all visual tests and SCSS loading
- Loading branch information
Showing
8 changed files
with
134 additions
and
81 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,37 @@ | ||
@forward 'Accordion'; | ||
@forward 'Alert'; | ||
@forward 'Breadcrumbs'; | ||
@forward 'Button'; | ||
@forward 'Checkbox'; | ||
@forward 'Collapse'; | ||
@forward 'Container'; | ||
@forward 'Divider'; | ||
@forward 'Dropdown'; | ||
@forward 'FieldGroup'; | ||
@forward 'FileUploader'; | ||
@forward 'Flex'; | ||
@forward 'Grid'; | ||
@forward 'Header'; | ||
@forward 'Item'; | ||
@forward 'Modal'; | ||
@forward 'Pagination'; | ||
@forward 'Pill'; | ||
@forward 'Radio'; | ||
@forward 'ScrollView'; | ||
@forward 'Select'; | ||
@forward 'Stack'; | ||
@forward 'Tabs'; | ||
@forward 'Tag'; | ||
@forward 'TextArea'; | ||
@forward 'TextField'; | ||
@forward 'Toast'; | ||
@forward 'Tooltip'; | ||
@forward 'UNSTABLE_ActionLayout'; | ||
@forward 'UNSTABLE_Avatar'; | ||
@forward 'UNSTABLE_EmptyState'; | ||
@forward 'UNSTABLE_PartnerLogo'; | ||
@forward 'UNSTABLE_ProductLogo'; | ||
@forward 'UNSTABLE_Section'; | ||
@forward 'UNSTABLE_Slider'; | ||
@forward 'UNSTABLE_Toggle'; | ||
// This code is commented out until we switch it to the new token system | ||
// @forward 'Accordion'; | ||
// @forward 'Alert'; | ||
// @forward 'Breadcrumbs'; | ||
// @forward 'Button'; | ||
// @forward 'Checkbox'; | ||
// @forward 'Collapse'; | ||
// @forward 'Container'; | ||
// @forward 'Divider'; | ||
// @forward 'Dropdown'; | ||
// @forward 'FieldGroup'; | ||
// @forward 'FileUploader'; | ||
// @forward 'Flex'; | ||
// @forward 'Grid'; | ||
// @forward 'Header'; | ||
// @forward 'Item'; | ||
// @forward 'Modal'; | ||
// @forward 'Pagination'; | ||
// @forward 'Pill'; | ||
// @forward 'Radio'; | ||
// @forward 'ScrollView'; | ||
// @forward 'Select'; | ||
// @forward 'Stack'; | ||
// @forward 'Tabs'; | ||
// @forward 'Tag'; | ||
// @forward 'TextArea'; | ||
// @forward 'TextField'; | ||
// @forward 'Toast'; | ||
// @forward 'Tooltip'; | ||
// @forward 'UNSTABLE_ActionLayout'; | ||
// @forward 'UNSTABLE_Avatar'; | ||
// @forward 'UNSTABLE_EmptyState'; | ||
// @forward 'UNSTABLE_PartnerLogo'; | ||
// @forward 'UNSTABLE_ProductLogo'; | ||
// @forward 'UNSTABLE_Section'; | ||
// @forward 'UNSTABLE_Slider'; | ||
// @forward 'UNSTABLE_Toggle'; |
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,9 +1,10 @@ | ||
@forward '@csstools/normalize.css/normalize.css'; | ||
@forward 'box-sizing'; | ||
@forward 'images'; | ||
@forward 'interactions'; | ||
@forward 'links'; | ||
@forward 'reset'; | ||
@forward 'shared'; | ||
@forward 'tokens'; | ||
@forward 'typography'; | ||
// This code is commented out until we switch it to the new token system | ||
// @forward '@csstools/normalize.css/normalize.css'; | ||
// @forward 'box-sizing'; | ||
// @forward 'images'; | ||
// @forward 'interactions'; | ||
// @forward 'links'; | ||
// @forward 'reset'; | ||
// @forward 'shared'; | ||
// @forward 'tokens'; | ||
// @forward 'typography'; |
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,9 +1,10 @@ | ||
@forward 'accessibility'; | ||
@forward 'animations'; | ||
@forward 'breakout'; | ||
@forward 'images'; | ||
@forward 'links'; | ||
@forward 'lists'; | ||
@forward 'scroll-control'; | ||
@forward 'text'; | ||
@forward 'typography'; | ||
// This code is commented out until we switch it to the new token system | ||
// @forward 'accessibility'; | ||
// @forward 'animations'; | ||
// @forward 'breakout'; | ||
// @forward 'images'; | ||
// @forward 'links'; | ||
// @forward 'lists'; | ||
// @forward 'scroll-control'; | ||
// @forward 'text'; | ||
// @forward 'typography'; |
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 +1,2 @@ | ||
@forward 'utilities'; | ||
// This code is commented out until we switch it to the new token system | ||
// @forward 'utilities'; |
File renamed without changes.
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