-
### Description
I want to be able to specify the panda config location for the atro integration
### Problem Statement/Justification
I am creating my astro project in a monorepo where the astr…
-
### Description
When I create an alternate theme via conditions per the docs: https://panda-css.com/docs/guides/multiple-themes
I expected to see the primary color change when I added `data-theme=ki…
-
### Description
When I try to define a CSS recipe using PandaCSS, I do not get errors when using invalid or inappropriate values for properties. For example, borderRadius accepts non-strict tokens an…
-
A interação entre o React e o CSS se fortalece a cada nova refatoração das partes do site. É possível que uma integração completa seja necessária para melhorar a integração das animações e estilos com…
-
### Description
When trying to define a custom utility using `defineUtility` it shows a TS error:
> Object literal may only specify known properties, and 'br' does not exist in type 'PropertyCon…
-
### Subject
textStyles
### Description
Right now, the guide in https://panda-css.com/docs/theming/text-styles suggests creating a separate `text-styles.ts` file and using `theme.extends.textS…
-
### Description
When running `npm audit`
we get the following warning:
```
postcss
-
### Description
With the latest Panda release I get this error and also the intial extraction time doubles from 3.6s to 6.2s
Not sure if its related to the error
### Link to Reproduction
htt…
-
### Description
Hi!
Since the 0.17.2 update, the package `@pandacss/types` does not contain the `dist` folder with TypeScript definitions.
You can see the content of the published files :
- …
-
### Description
Similar to #1917 -> #1925, I've managed to craft a situation where Panda isn't applying some styles as I'd expected. I've probably done something wrong. But I can't figure out where.
…