-
### Description
The `borderWidth` property doesn't allow any typed value when using strict tokens and strict property values. A workaround exists using the angle brackets escape hatch.
### Link to R…
-
### Description
When I use CVA or SVA in my NX project, CSS is not generated. However, it works fine with props.
```tsx
export const Route = createFileRoute('/')({
component: () => {
co…
-
Hi there,
First of all, thanks for your efforts. This project seems to be so catchy and highly DX optimized. I'm going to use it in a mid-size project and so excited about it.
I have question abou…
-
### Description
Currently pandacss has hundreds of attributes, many of which have complex type inference burdens, which makes the IDE slow to respond. I tested several frameworks, and the jsx gener…
-
### Description
Not sure if this is expected behavior or not.
With this config:
```
staticCss: {
css: [
{
properties: {
margin: ["*"],
},
resp…
-
## 不具合の内容
prisma や pandacss で大量の差分が出る
## 不具合の再現手順
## 参考文献
-
This looks like an interesting project so I thought I'd give it a go for a use case of mine.
I'm building a component library which would then use `@navita/css` to then generate the css for the com…
-
### Description
I messed up the syntax for a token by forgetting to close a parenthesis:
```js
// within panda.config.ts...
theme: {
tokens: {
fontSizes: {
mediumJosh: { value: "clamp(1…
-
### Description
When I update a recipe or a token used in panda config everything is rebuild accordingly **except** the css file. In order to see effective changes, I need to restart remix dev server…
-
### Description
Hi!
When using the `panda studio` command, I cannot access to the Panda Studio anymore. This error is displayed:
![image](https://github.com/chakra-ui/panda/assets/131656883/2…