const plugin = () => { return { postcssPlugin: 'nuxt-test' } } plugin.postcss = true module.exports = plugin