-
Description:
I have encountered an issue when dynamically calling a component using .map. Indeed this unfortunately doesn't apply any style.
When I replace hardcoded component instances with a dy…
-
Hey! I'm switching my usage of Park-UI from copying in the templates to just using the preset - mainly to save time and make use of the Radix colour system.
One issue I'm running in to is that it d…
-
按[官方说明](https://github.com/sonofmagic/weapp-pandacss/blob/main/README.md)安装后,样式不生效,如果把pandacss/dev版本改成例子里[0.19.0](https://github.com/sonofmagic/weapp-pandacss/blob/b26d1504d980e134fad0a1e72e1f6f9d87c0…
-
Panda-css has a possibility to define multiple themes and apply them dynamically.
Can multiple themes be added as option to `createPreset` or maybe possible to export `createSemanticTokens` park-u…
-
```
System:
OS: macOS 14.0
CPU: (8) arm64 Apple M1 Pro
Memory: 73.84 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.20.2 - ~/Library/Caches/fnm_multishells/79455…
-
Looks like this project is no longer being updated (only dependabot-preview is committing here), so what should we use to replace it? I really like this project but it's not even updated with the last…
-
Hello,
I have noticed a significant issue with the CSS recipes in ParkUI. After some tests, it seems that the recipes for menu, dialog, and tooltip only take effect if the component I create has ex…
-
Hey folks, thank you for the Eslint plugin. Recently I noticed some sluginesh on my project both during pre-commits and also after file changes. My CPU would start picking up. I wouldn't say this esli…
-
### Description
Currently it looks like the ColorToken type generated within the `styled-system/tokens` folder is always a static export of all 600 default colors. I cannot use it to create expected …
-
Despite having the exact right setup following first PandaCSS w/ Next.js docs instructions found here:
https://panda-css.com/docs/installation/nextjs
And then following the ParkUI docs exactly as …