-
Since there is OG Styled Components, then Tailwind utility option, it would be nice to have PandaCSS, the generally accepted SystemUI based css-in-js system that also supports RSC.
I think finishes c…
-
Here's the result of running linter with `TIMING=1` on our codebase with panda recommended ruleset enabled
```sh
Rule | Time (ms) | Relative
:---------…
-
Hello guys! First of all, thank you for all your hard work for Park UI.
So I'm trying to create a shared component library based on Park UI and PandaCSS (obviously 😅) and replacing a previous desig…
-
### What version of Remix are you using?
Latest
### Are all your remix dependencies & dev-dependencies using the same version?
- [X] Yes
### Steps to Reproduce
I opened same bug on PandaCSS repo …
-
![Image](https://github.com/user-attachments/assets/6ec75f06-26e7-4b69-8d11-efa1a890b4cc)
https://sentry.fabrique.social.gouv.fr/organizations/incubateur/issues/?environment=production&query=is%3Aunr…
-
I'm just trying to get a component running.
Environment:
React/ReactDom: 18.3.1
NextJs: 15.03,
PandaCSS: 0.47.1
@park-ui/panda-preset 0.42.0
@ark-ui/react 4.4.0
npx @park-ui/cli components…
-
### Which component is affected?
Qwik Rollup / Vite plugin
### Describe the bug
I used `stack.row()` and `npm run dev` and access it, so I had this error:
```
11:11:39 AM [vite] Internal se…
babie updated
8 months ago
-
https://github.com/sohosai/sos24-client/blob/main/src/components/Button.tsx のような汎用コンポーネントは作成せず、 https://panda-css.com/docs/concepts/recipes#using-the-recipe-1 を使うべき。
s7tya updated
7 months ago
-
Hey all!
I'm using lightningcss with pandacss and the output of `backdrop-filter` is only `-webkit-backdrop-filter: '...'`, causing it not to work on the most recent version of Edge.
This is my …
-
【环境】
window 10专业版,vs code 1.91.0,taro 3.6.29,postcss 8.4.39,@pandacss/dev 0.39.2,weapp-pandacss 1.5.0
【问题】
panda codegen && weapp-panda codegen命令执行正常,已正确生成helpers.mjs文件
在执行build:weapp和dev:weapp命令时…