turniere-frontend/next.config.js

3 lines
69 B
JavaScript

const withCSS = require('@zeit/next-css')
module.exports = withCSS()