GitHub - nuxt-modules/emotion: 💖 Emotion module for Nuxt.js (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

emotion

@nuxtjs/emotion

npm version npm downloads circle ci coverage License

Emotion module for Nuxt.js

Features

📖 Release Notes

Setup

  1. Add @nuxtjs/emotion dependency to your project

yarn add @nuxtjs/emotion # or npm install @nuxtjs/emotion

  1. Add @nuxtjs/emotion to the modules section of nuxt.config.js

export default { modules: [ '@nuxtjs/emotion', ] }

Nuxt 2

Nuxt 2 is supported with @nuxtjs/emotion@0.1.0, Documentation is on https://github.com/nuxt-community/emotion-module/tree/v0 and the code on the v0 branch.

Development

License

MIT License

Copyright (c) Nuxt Community