π Emotion module for Nuxt.js
91
stars
65
commits
TypeScript
primary language
Sep 10, 2026
updated
@nuxtjs/emotion dependency to your projectyarn add @nuxtjs/emotion # or npm install @nuxtjs/emotion
@nuxtjs/emotion to the modules section of nuxt.config.jsexport default {
modules: [
'@nuxtjs/emotion',
]
}
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.
yarn install or npm installnpm run devCopyright (c) Nuxt Community
TypeScript
72.1%
Vue
26.8%
JavaScript
1.1%
π Emotion module for Nuxt.js
91
stars
65
commits
TypeScript
primary language
Sep 10, 2026
updated
@nuxtjs/emotion dependency to your projectyarn add @nuxtjs/emotion # or npm install @nuxtjs/emotion
@nuxtjs/emotion to the modules section of nuxt.config.jsexport default {
modules: [
'@nuxtjs/emotion',
]
}
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.
yarn install or npm installnpm run devCopyright (c) Nuxt Community
TypeScript
72.1%
Vue
26.8%
JavaScript
1.1%