Skip to content

Commit

Permalink
test(snapshot): update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
tw15egan committed Jul 21, 2022
1 parent f75988f commit 3b9c5ef
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
// Code generated by carbon-components-react. DO NOT EDIT.
//
// 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/utilities/hide-at-breakpoint';
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
// Code generated by carbon-components. DO NOT EDIT.
//
// 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/utilities/hide-at-breakpoint';
9 changes: 9 additions & 0 deletions packages/react/scss/utilities/_hide-at-breakpoint.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
// Code generated by @carbon/react. DO NOT EDIT.
//
// 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/utilities/hide-at-breakpoint';
5 changes: 5 additions & 0 deletions packages/styles/__tests__/__snapshots__/styles-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -792,6 +792,11 @@ Array [
"importPath": "@carbon/styles/scss/utilities/focus-outline",
"relativePath": "scss/utilities/focus-outline",
},
Object {
"filepath": "scss/utilities/_hide-at-breakpoint.scss",
"importPath": "@carbon/styles/scss/utilities/hide-at-breakpoint",
"relativePath": "scss/utilities/hide-at-breakpoint",
},
Object {
"filepath": "scss/utilities/_high-contrast-mode.scss",
"importPath": "@carbon/styles/scss/utilities/high-contrast-mode",
Expand Down

0 comments on commit 3b9c5ef

Please sign in to comment.