Add sass
This commit is contained in:
3
next.config.js
Normal file
3
next.config.js
Normal file
@@ -0,0 +1,3 @@
|
||||
const withSass = require('@zeit/next-sass');
|
||||
|
||||
module.exports = withSass({});
|
Reference in New Issue
Block a user