Joe Seifi

Results 6 comments of Joe Seifi

what if you create and return a ref if no ref was passed in?

@menelike here's an example of a value fallback in CSS for fonts: `font-family: 'Roboto', arial, sans-serif; ` I imagine in Styletron use case would be: ``` { fontFamily: ['Roboto', 'arial',...

Just checking in. Is this still a no go for Aphrodite? I feel like there are 2 separate points here. 1) Style global things for resets or styleguides for which...

+1 been seeing this for months now  `WARN  2 deprecated subdependencies found: @esbuild-kit/[email protected], @esbuild-kit/[email protected]` ```sh drizzle-kit 0.31.4 └─┬ @esbuild-kit/esm-loader 2.6.5 └── @esbuild-kit/core-utils 3.3.2 ```