Installation
First, you need to install peer dependencies:
- npm
- Yarn
- pnpm
npm install @emotion/react@^11.10.0 @emotion/styled@^11.10.0 styled-system@^5.1.5
yarn add @emotion/react@^11.10.0 @emotion/styled@^11.10.0 styled-system@^5.1.5
pnpm add @emotion/react@^11.10.0 @emotion/styled@^11.10.0 styled-system@^5.1.5
Install the package through npm
or yarn
:
- npm
- Yarn
- pnpm
npm install @desygna/desygna
yarn add @desygna/desygna
pnpm add @desygna/desygna