-
I'm guessing it's something to do with the setting of the colour. Everything works fine if I just use: `'@park-ui/panda-preset'` however the customisation would be useful!
```
import { defineCon…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
I am trying to create a dynamic card component using container queries in tailwind that changes it's view based on the container size.
I am facing a lot of issues doing this. Is this even possible …
-
We have been using Radix UI Theme with a lot of pleasure. Creating a web application goes fast and efficient. Thanks for all the hard work!
The introductory text of Radix UI Theme states:
> An o…
-
The following notations doesn't work as expected
`bg-gray-12 bg-opacity-X` => Opacity is ignored
`bg-gray-12/X` => Background color is ignored entirely (this is the new recommended notation, [see …
-
```
npx shadcn-ui@latest add button
```
create a button, source code here. This button can't be clicked.
```
import * as React from "react"
import { Slot } from "@radix-ui/react-slot"
import { …
-
**Describe the bug**
I tried to build static files via `node node_modules/pxt-core/built/pxt.js staticpkg`, and it failed within the latest 2.0.3.
**To Reproduce**
Steps to reproduce the behavi…
-
### What version of `million` are you using?
2.6.4
### Are you using an SSR adapter? If so, which one?
None
### What package manager are you using?
bun
### What operating system are …
-
Hey, @lilingxi01 this little repo is quite amazing. Since your last release on ~Jan 6, there seem to have been some good releases on contrast ratios and new palettes. Any appetite to update this radix…
-
The Radix colors are really well designed but when building a black/white UI I am a bit lost. Yes I can use `highContrast` on components w/ gray accent but if I switch the theme from gray to something…