https://codesandbox.io/s/nostalgic-jepsen-qui5et?file=/src/App.js
If you inspect the above example you will see that all style elements have the media selector. This is because the user provided styleElementAttributes are reused and mutated
|
options.styleElementAttributes, |
|
elementAttributes['media'] = metadata['m'] as string; |
(only bucket m should have the media attribute)

https://codesandbox.io/s/nostalgic-jepsen-qui5et?file=/src/App.js
If you inspect the above example you will see that all style elements have the media selector. This is because the user provided
styleElementAttributesare reused and mutatedgriffel/packages/core/src/renderer/createDOMRenderer.ts
Line 66 in 6176db7
griffel/packages/core/src/renderer/getStyleSheetForBucket.ts
Line 63 in 6176db7
(only bucket

mshould have themediaattribute)