You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior:
When I create a class function (passing props) , and I use media queries , the media queries should affect all elements that has that class.
Describe the bug:
The class only affect the first element the rest dont have the properties that the media queries give.
Expected behavior:
When I create a class function (passing props) , and I use media queries , the media queries should affect all elements that has that class.
Describe the bug:
The class only affect the first element the rest dont have the properties that the media queries give.
Reproduction:
Heres a codeSanbox with the bug in question.
https://codesandbox.io/s/rendering-emotion-vs-styled-components-vs-jss-forked-hoyd4v?file=/index.js:254-259
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: