Zac Remboldt
Zac Remboldt
Our team is having the same issue as well. I see the Gatsby team is looking into this here: https://github.com/gatsbyjs/gatsby/projects/24#card-62857250. Thank you!
Hi 👋 Based on the conversation above, it sounds like Emmet does have support for CSS object syntax within `.js` files but this isn't yet supported in VS Code. Is...
Hey that's awesome! I haven't figured out yet how to make it work. > It requires additional support from plugin itself ☝️ Can you elaborate on this a bit or...
Setting `emmet.includeLanguages` to `"javascript": "css"` gives me standard CSS (not object syntax). Setting it to `"javascript": "javascriptreact"` tries to turn the CSS into JSX. Is there another setting I should...
Installed the latest version from the get kap homepage and am having this issue too. Also tried downgrading as suggested with no luck.
Our team is experiencing this issue as well. We're turning off `loading='eager'` until the bug is resolved.
@wardpeet Our repo is private so I can't send you a link but I'll send this screenshot that describes the problem well: I can't remember now if the issue was...