-
I cannot get it working with any subpath imports, e.g.
**some-file.tsx**:
```ts
import { item } from 'package/subpath'
```
leads to an error:
```
ESLint: Unable to resolve path to module …
-
We are using [Stitches](https://stitches.dev/) for our Auth UI components and Stitches is no longer maintained. https://github.com/stitchesjs/stitches/discussions/1149
### Alternatives
[PandaCSS…
-
Hello, thank you so much for your great work.
I see CSS Modules and Vanilla Extract are the recommended & described options included in the docs. Will you also add PandaCSS? It seems very promising…
-
I want to set up deny list when I set up `categories` in `pluginStrictTokensScope`.
example.
```ts
import { defineConfig } from '@pandacss/dev'
import { pluginStrictTokensScope } from '@pandabox…
k35o updated
5 months ago
-
Introduce shadcn/ui. pandacss might need to be removed.
-
The property 'disabled' does not exist on type 'ButtonProps'.
![image](https://github.com/user-attachments/assets/d0ec530c-8cdc-444b-b391-d6641ed4da7a)
package.json
```
"dependencies": {
"@…
-
> 然后在我们的全局样式文件 src/app.scss 中注册 pandacss:
> `@layer reset, base, tokens, recipes, utilities;`
>
实测在css文件里才有效, 在scss文件中是无效的, 而且示例里也是这么干的, 文档似乎有严重的误导?
-
# Park UI Roadmap to 1.0
Park UI is evolving to provide a more intuitive, flexible, and maintainable component system. These updates should make Park UI more adaptable and easier to work with, dire…
-
모임 때 짧게 말씀드렸던 데로 제가 CSS-in-JS 라이브러리로 건의드렸던 PandaCSS가 우리 프로젝트에 맞지 않는다는 생각이 들어서 여기서 함께 논의하고 싶습니다. 이 부분의 blocker가 되지 않도록 다음 2개를 빠르게 결정하고 싶습니다.
1. PandaCSS 계속 사용할지 말지
2. 대안 스타일링 기술 결정 (1에서 PandaCSS 사용…
-
Necessary since Stitches is now not being currently maintained.
Current Options:
✅ [PandaCSS](https://panda-css.com/)
🚫 [Emotion](https://emotion.sh/docs/introduction)
🚫 [Styled Components](https://s…