Alejandro Yunes
Alejandro Yunes
i have the same problem, also the queries variables dont work, had to manually set every property.
how can I make this work?
that would be nice, because this is not working neither: ```jsx desktopNav: { display: { default: "block", "@media (max-width: 900px)": "none" }, },` ``` `Error: This is not a key...
thank you, I've just disabled both lines: ```eslint-disable-next-line @stylexjs/valid-styles```