Simon Taisne
Simon Taisne
What about exporting the SVG files in addition to the React components? For those using Next.js with SVGR this would allow such usage with dynamic import. ```tsx const svg =...
### Description When styling `Checkbox` & `Radio` components using the same style props, I expected a similar visual appearance but it's currently not the case. ### Link to Reproduction https://codesandbox.io/s/eloquent-hoover-g4s8f...
## Problem Statement Rainbow Sprinkles currently doesn't accept style objects as values when defining `dynamicProperties`. This could be useful when using complex CSS properties like `transform`, which lets you `rotate`,...
Is there any way to import the SVGs directly from `phosphor-react`? I looked in the other Phosphor packages but couldn't find a way. For those using Next.js with SVGR this...
### Describe the bug Using sprinkles with latest version of `@vanilla-extract/next-plugin` and custom Babel configuration (`.babelrc`) results in error when used in Next.js project. ### Reproduction https://github.com/simontaisne/vanilla-extract-babel-issue ### System Info...