Grant Wong

Results 36 comments of Grant Wong

Can confirm the second problem ![Screenshot_20220531-065252_Files.png](https://user-images.githubusercontent.com/2908767/171047428-5d024390-f79c-4071-8fd7-01c10d641df9.png) Android 12 Samsung Galaxy S10e Island 6.0.5

Ah, thanks for bringing it up! I wasn't able to see the `-Hyougai.svg` files in the GitHub file list :sweat_smile: Would it be possible to set all 人名用漢字 to use...

Ah for people reading this issue, we don't recommend exporting `css(...)` function and using the `css` function within a `styled` call. We suggest something like this instead: ```jsx import {...

hmm interesting - I can only assume that the documentation is unfortunately a bit outdated here

Blocked by webpack version update (the version of `@storybook/builder-webpack5` currently used in repo doesn't support react v18, needs to be updated first) edit: no longer blocked (#1411)

- [ ] Fix typechecking issues in `packages/react/src/runtime/__tests__/style.test.tsx` - [ ] Fix `@compiled/webpack-loader` tests hanging Estimated time: a few days to a week

Also applies to this example: (I'm sure there are many others) ```tsx const UNSAFE_container = Object.freeze({ below: { xs: "@container not all and (min-width: 30rem)", sm: "@container not all and...

Need to update react first (possibly jest, jsdom etc too) See #1410

Hi @hyoretsu thank you for the question. Next.js support isn't currently on our roadmap, and it's not something we've looked into or tested at this stage - it _might_ work,...

Ah sorry for the delay. Docs are _very_ outdated - we've been focused on quite a few internal initiatives, and so we haven't had the chance to update our external-facing...