Sergei Garcia

Results 2 issues of Sergei Garcia

### Description Add **optional** configuration option to `` to prepend, not append, Emotion's `` tags to the `` ### Problem Statement/Justification Chakra UI component styles are difficult to override by...

Topic: Emotion 💅🏻
Component: ChakraProvider

### Version [v4.0.0-rc.5](https://github.com/apollo-module/releases/tag/v4.0.0-rc.5) ### Reproduction link [https://github.com/sgarcia-dev/error-apollo-client-nuxt/tree/nuxt-apollo-error-handling](https://github.com/sgarcia-dev/error-apollo-client-nuxt/tree/nuxt-apollo-error-handling) ### Steps to reproduce * Clone the project located at https://github.com/sgarcia-dev/error-apollo-client-nuxt/tree/nuxt-apollo-error-handling (notice its the `nuxt-apollo-error-handling` branch) * Run `npm install` * Run `npm...