-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(masthead): update codesandbox example
- Loading branch information
Showing
9 changed files
with
6 additions
and
212 deletions.
There are no files selected for viewing
2 changes: 0 additions & 2 deletions
2
packages/web-components/examples/codesandbox/components/masthead-search/.gitignore
This file was deleted.
Oops, something went wrong.
104 changes: 0 additions & 104 deletions
104
packages/web-components/examples/codesandbox/components/masthead-search/index.html
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
packages/web-components/examples/codesandbox/components/masthead-search/package.json
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
packages/web-components/examples/codesandbox/components/masthead-search/sandbox.config.json
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
packages/web-components/examples/codesandbox/components/masthead-search/snowpack.config.json
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
packages/web-components/examples/codesandbox/components/masthead-search/src/index.js
This file was deleted.
Oops, something went wrong.
37 changes: 0 additions & 37 deletions
37
packages/web-components/examples/codesandbox/components/masthead-search/src/index.scss
This file was deleted.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
packages/web-components/examples/codesandbox/components/masthead/.sassrc
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,5 @@ | ||
{ | ||
"includePaths": [ | ||
"node_modules" | ||
], | ||
} |
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