-
### Description
when I run `npx panda init --postcss` it gives me the error below. even when I install the mentioned package, it keeps complaining about other ones.
```
node:internal/modules/cj…
-
# Feature Request
Support PandaCss style engine in Satori.
## Description
PandaCss is a css in js that generates styles at build time.
## Additional Context
https://panda-css.com/
-
https://panda-css.com/
-
### Description
I have a simple scenario:
1. I want my theme to be based on the `preset-panda`.
2. I want to overwrite (not extend) some tokens, i.e. colors.
```
{ bg: 'accent.5' } // ✅ Custom…
-
### Description
**Update**: This is the only needed change to reproduce the bug:
https://github.com/chakra-ui/panda/compare/main...Newbie012:panda:bug-simple-show-recipe-name-weird-bug
---
W…
-
### Description
When updating from 0.11.0 to 0.18.3
I am getting a lot of TS errors:
node_modules/@pandacss/types/dist/index.d.ts:11:1 - error TS2308: Module './pattern' has already exported a me…
-
Apologies if this has already been brought up, i couldn't find it in the current issues.
It seems that some recipes don't match the current imports for ark 1.1.0, is the docs version locked to a sp…
-
### Description
[Storybook] When I edit `Button.recipe.ts` that is imported into main `panda.config.ts`, I expected HMR to happen, but it have not.
When trying the same for `avatarRecipe` that l…
-
## 不具合内容
https://github.com/wattanx/nuxt-pandacss/issues/18
## PR
https://github.com/wattanx/nuxt-pandacss/issues/19
-
### Astro Info
```block
Astro v4.0.1
Node v18.17.0
System Linux (x64)
Package Manager pnpm
Output static
Adapt…