Skip to content

Commit ff7418e

Browse files
joshblackkodiakhq[bot]
andauthoredFeb 16, 2022
chore: add codesandbox examples to the project (#10763)
* chore: add codesandbox examples to the project * fix(cli): update workspace finder to use workspace root * chore(examples): remove build task Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 9229642 commit ff7418e

File tree

58 files changed

+479
-146
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+479
-146
lines changed
 

‎.github/ISSUE_TEMPLATE/BUG_REPORT.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ body:
3030
- '@carbon/pictograms'
3131
- '@carbon/pictograms-react'
3232
- '@carbon/react'
33+
- '@carbon/styles'
3334
- '@carbon/themes'
3435
- '@carbon/type'
3536
- '@carbon/upgrade'

‎.prettierignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ packages/icons-react/next/**
4444
**/_inlined/**
4545

4646
# Examples
47-
**/examples/**
47+
packages/**/examples/**
4848
!packages/themes/examples/**
4949

5050
# Yarn

0 commit comments

Comments
 (0)