Nuxt/examples/styled-vue/nuxt.config.js

6 lines
60 B
JavaScript
Raw Normal View History

2019-01-08 16:32:51 +00:00
module.exports = {
modules: [
'styled-vue/nuxt'
]
}