turniere-frontend/next.config.js

3 lines
71 B
JavaScript

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