Skip to main content

@roots/bud-emotion

👩‍🎤 Emotion can be added by installing the @roots/bud-emotion extension.

Installation

@roots/bud-emotion requires being installed alongside either babel or swc.

With babel:

npm install @roots/bud-emotion @roots/bud-babel --save-dev

With swc:

npm install @roots/bud-emotion @roots/bud-swc --save-dev