-
Error:
```txt
TypeError: Cannot read properties of undefined (reading 'forEach')
Occurred while linting /path/to/project/src/components/Accordion/Accordion.stories.tsx:59
Rule: "@pandacss/no-inv…
-
Hello!
I just wanted to make sure I understand the usage around the `defineTheme` and its purpose. It's not to help define the config but add stricter typing to the theme?
I'm unsure what to do …
-
### Current Behavior
When using `$mono" as fontFamily there's a warning from Expo:
```
fontFamily ""ui-monospace", "SFMono-Regular", "SF Mono", Menlo, Consolas, "Liberation Mono", monospace" is…
-
I'll admit, it's possible I just missed it, but with the newly updated Docs website, I can't find the `create-style-context` documentation anywhere. I ended up having to go into the actual code and co…
-
### Subject
Documentation request
### Description
Coming from personal experience as pandacss newcomer, it's easier to fall to common problems of the library usage, most of the time caused by…
-
1. The same styles are injected twice (into head and then into body).
2. The styles are injected in incorrect order (in head they have correct order, and then in body incorrect):
![image](https:/…
-
### Description
When I add the postcss plugin in my `vite.config.ts` file I get a TS error:
After investigating the issue I noticed I have two postcss versions: 8.4.35 (PandaCSS' required versi…
-
⚠️ this original post has been edited by @timneutkens to reflect [this comment](https://github.com/vercel/next.js/issues/48748#issuecomment-1578374105) ⚠️
## Changes in the past week
I've been i…
-
- https://survey.devographics.com/en-US/survey/state-of-react/2024
---
Also see previous suggestions here: https://github.com/Devographics/surveys/issues/243
-
### Description
When I configure the hook "token:created", to add a prefix to my tokens, the "Color opacity modifier" functionality does not work as expected. It generates a CSS code but it includes …