Skip to content

Commit

Permalink
🔧 (nuxt) update playground nuxt config
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahul committed May 22, 2021
1 parent 8216f5e commit d9fd1a1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions playground/nuxt.config.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
import { resolve } from 'path'
import { withDocus } from '../src'

export default withDocus({
rootDir: __dirname,
windicss: {
root: resolve(__dirname, '..')
},
buildModules: ['@nuxt/typescript-build']
})

0 comments on commit d9fd1a1

Please sign in to comment.