Installation
@jsxcss/emotion lives in npm. To install the latest stable version, run the following command
@emotion/react is a peerDependency, install it together as shown below.
npm install @emotion/react @jsxcss/emotion
yarn add @emotion/react @jsxcss/emotion
pnpm add @emotion/react @jsxcss/emotion