next.config.js 72 字节
Newer Older
1 2
const withSass = require('@zeit/next-sass')
module.exports = withSass()