Is there any way or plugin (vscode/atom) to use emmet with css-in-js, like `glamor`, `glamorous` or raw styles? ```js { display: 'flex', fontSize: '16px', marginTop: '10px', } ``` If it does not exist, this issue could be a feature request so
Is there any way or plugin (vscode/atom) to use emmet with css-in-js, like
glamor,glamorousor raw styles?If it does not exist, this issue could be a feature request so