emotion icon indicating copy to clipboard operation
emotion copied to clipboard

[ Help Wanted ] How to use it in Browser Env

Open rick-chou opened this issue 1 year ago • 0 comments

Hey, I'm implementing a REPL and I want to be able to use @babel/standalone's transform api to transform React code online, and I want to preset support for @emotion/react, but I don't know how to use @emotion/babel-plugin in Babel.transform The document I queried https://emotion.sh/docs/@emotion/babel-plugin , does it support the use in the browser environment?

rick-chou avatar Aug 30 '23 01:08 rick-chou