-
### Description
LSP throws importing error with `emitPackage: true` in `panda.config.ts` and CommonJS project. However, removing `"type": "module"` in `node_modules/panda/package.json`, which i…
-
### Description
There seems to be some sort of race condition or invalid state when running the postcss plugin with NextJS. There are times where frequently the resulting `layout.css` file does not c…
-
### Description
Since `v0.22.0`, there seems to be a bug with PandaCSS + Vite dev server.
I am unsure if it's Vite, Panda, or a combination, but downgrading to `v0.21.0` resolves the issue.
*…
-
### Description
When I apply a padding, margin, height to a component using the default panda CSS theme unit measurements (https://panda-css.com/docs/customization/theme), nothing is applied and in t…
-
Hi guys. I'm trying to make a dropdown menu, and something is bottering me. When I close the dropdown in anyway, it focus the trigger. And yes, I know this is intended behaviour. However, even if I cl…
-
When I follow the steps of `Getting Started` and the `Table` component, the style from the `table.recipe.ts` file does not apply.
Here is a minimal re-production: https://github.com/renchris/panda-…
-
When following the installation instructions for running Park UI with Panda, there's quite a few Typescript errors surrounding the `css()` helper. Mainly,
- `TS2590: Expression produces a union typ…
-
Would be nice if you could pass in an array of color sets you'd like to include in the preset to slim down the amount of css variables. sort of like:
```ts
radixColorsPreset({
colorSets: ['gray…
-
## 구현해야하는 기능
> 이 기능을 구현하는데 필요한 TODO 리스트를 명시합니다.
- 대회 페이지 레이아웃을 피그마에 등록된 디자인에 따라 작업한다.
- Icon 컴포넌트, Text 컴포넌트, Input 컴포넌트를 만들어야한다.
- pandaCSS에 디자인 시스템을 적용한다.
## 관련 링크
> 회의록, 관련 기술 링크, 테크 스팩 등을 명시합니다.…
-
Just updated from 0.22.0 to 0.25.0 and noticed that all my component using accent.default token no longer show color. My default accent color is Ruby and when I changed to another color (grass), it wo…
adrbe updated
11 months ago