-
# 🐛 Bug report
The `Content-Security-Policy` header allows you to give browsers directives on how to handle stuff securely for your site.
> For example, you can restrict all scripts to be only e…
-
When I'm using the slider inside a css grid it glitches out of the screen and gets extremely big.
I've noticed this when comparing my site on mobile vs on the desktop. On big screens the slider sits…
-
https://www.styled-components.com/
-
**Current behavior:**
Development build produces styled components like expected, while the production build doesn't style anything at all, although there are class names added.
I tried …
-
**Current behavior:**
When a global style is defined with `Global` from `'@emotion/react'` and a component styled with a `css` prop, if the CSS selector used by the global style is more spe…
-
When using Yarn 2 Plug'n'Play and following the instructions exactly, for styled-components I get this error on running `next dev`:
```
error - ./.yarn/$$virtual/next-virtual-5d5df27552/0/cache/next…
-
When we try to hydrate a SSR html with a component that has the same structure, it keeps the attributes from the server even if they're not present in the client component
React version: Both 16.14…
-
## Question
Hi :wave:, commit 5c684e6d4d888189405b88571a29812f646fd9af changed the `normalize` mixin to return a 2-object array of styles. Currently, it's compatible with `emotionjs` and `styled-…
-
**The Problem**
I have a peculiar issue and I am not sure if its [react's](https://github.com/facebook/react/issues/19203#issue-646705965), emotionjs' or my fault - When using EmotionJs in my Rea…
-
React version: 16.13.1
## Steps To Reproduce
1. Make a box follow the mouse cursor
2. There it is (or not)
![Performance gif](https://user-images.githubusercontent.com/23149166/85926…