-
# Bug report
## Describe the bug
Running the with-styletron example shows the following error in the console in development:
```
Fetch API cannot load webpack-internal:///./node_modules/base…
-
**What example does this report relate to?**
with-styletron
**What version of Next.js are you using?**
"latest"
**What version of Node.js are you using?**
v12.13.0
**What browser are you using?*…
-
[The documentation says](https://www.styletron.org/api-reference):
> `withStyleDeep` has been deprecated in v5 of Styletron. `withStyle` now performs a deep object merge by default as this was what…
-
# Bug report
It's very possible I'm going nuts on this or that I'm misunderstanding something basic, so apologies in advance!
I'm using Next/head to render SEO metatags on `_app.js` and various d…
-
This RFC is a proposal for changing the styling solution of Material-UI in v5.
**TL:DR; the core team proposes we go with emotion**
## What's the problem?
- Maintaining & developing a great…
-
Can Styletron provide a simpler way to extract outside of a component , the style objects we pass to the CSS function returned by useStyletron , basically an implementation of what 'createUseStyles'…
-
# Bug report
## Describe the bug
[css-to-js-sourcemap](https://github.com/rtsao/css-to-js-sourcemap) expects certain format of the stack trace and relies on server side source maps. This got cha…
-
# Bug Report
### 🔎 Search Terms
* Typescript Cannot read property 'get' of undefined
* TypeError: Cannot read property 'get' of undefined
* Typescript getJSXImplicitImportBase fails in…
-
### What version of Next.js are you using?
10.2.0
### What version of Node.js are you using?
12.18.3
### What browser are you using?
Chrome
### What operating system are you using?
Windows
###…
-
# Bug report
## Describe the bug
In a Next.js project using styled-jsx I get the following error across different components that create a tag to generate CSS selectors within template literals…