Zach Nugent
Zach Nugent
**Describe the bug** Toggling the theme with CSS variables generated from ui.shadcn.com only works once. Then, additional toggles do not update the styling based on the theme. I did get...
**Describe the bug** **Given** a tailwind config that uses `platformSelect` for a color with an alpha value, ```js background: platformSelect({ android: 'rgb(var(--android-background) / )', ios: 'rgb(var(--background) / )', }) ```...
**Describe the tech debt** Since `@rn-primitives`, there is no need for the `platforms` flag in the CLI prompt since choosing one or the other doesn't change anything anymore. **Platform**: CLI