diff --git a/README.md b/README.md index ae3f07d..1b5ea5e 100644 --- a/README.md +++ b/README.md @@ -122,16 +122,6 @@ module.exports = { } ``` -### Use with Nuxt - -In your `nuxt.config.js`: - -```js -module.exports = { - modules: ['styled-vue/nuxt'] -} -``` - ### Using with Nuxt.js In your `nuxt.config.js`: