Skip to content

Commit

Permalink
refactor(studio): rm color item
Browse files Browse the repository at this point in the history
  • Loading branch information
segunadebayo committed Sep 28, 2023
1 parent e6fc17f commit 8a44b74
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 74 deletions.
37 changes: 0 additions & 37 deletions packages/studio/src/components/color-item.tsx

This file was deleted.

This file was deleted.

16 changes: 0 additions & 16 deletions packages/studio/styled-system/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,22 +47,6 @@
flex: 1 1 0%
}

.w_auto {
width: auto
}

.min-w_80px {
min-width: 80px
}

.h_40px {
height: 40px
}

.mb_2 {
margin-bottom: var(--spacing-2)
}

.h_10 {
height: var(--sizes-10)
}
Expand Down

3 comments on commit 8a44b74

@vercel
Copy link

@vercel vercel bot commented on 8a44b74 Sep 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8a44b74 Sep 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

panda-docs – ./website

panda-docs.vercel.app
panda-docs-chakra-ui.vercel.app
panda-docs-git-main-chakra-ui.vercel.app
panda-css.com

@vercel
Copy link

@vercel vercel bot commented on 8a44b74 Sep 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

panda-studio – ./

panda-studio-chakra-ui.vercel.app
panda-app.vercel.app
panda-studio-git-main-chakra-ui.vercel.app

Please sign in to comment.