-
### NPM package name
@pandacss/astro
### Short description (if different than package.json) and icon
_No response_
### Homepage URL (if different than package.json)
https://github.com/chakra-ui/p…
-
I was playing with a config that uses hooks tokens:created, and not sure why, by when using this config as preset the hooks dont work 🤔
I created a repo and committed the styled-system folder to mak…
-
Given a style such as `bgColor: 'green.30/10'`, I would expect this to be considered valid when using the `@pandacss/no-hardcoded-color` rule. Currently, linting yields `Error: "green.30/10" is not a …
-
### Description
After upgrading to Panda `0.36.0` I noticed a new TS error `Expression produces a union type that is too complex to represent.` when using `css` prop on JSX component.
Here is the …
-
> You should not have to add `crimson` to the `additionalColors` field if you have declared `crimson` as your accent color.
>
> Your config should look like this and `crimson` should be available:
…
-
### Description
When upgrading to 0.27.3 or above, I expect that when booting my NextJS app the styles are applied. However, no styles seem to be applied.
### JS Framework
NextJS 14
### Pa…
-
Hi.
I was just following the installation guide for the basic React+Vite app, then installed and configured eslint-plugin-panda, but now the linter just keeps giving me errors on the `file-not-includ…
-
I'm updating park-ui on my project and it hasn't been very smooth.
I got a lot of missing color token errors, which I fixed by replacing:
```
presets: ['@park-ui/panda-preset', '@pandacss/preset-ba…
-
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md))
## Description
Like to tailwind integration, would be nice to …
-
I've just did a fresh installation of latest NextJs, PandaCss and ParkUI.
But there are some warnings from PandaCss log:
```
🐼 warn [config] ⚠️ Invalid config:
- [tokens] Missing token: `colo…