mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-11 17:51:52 +00:00
3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
const withStylus = require('@zeit/next-stylus');
|
|
module.exports = withStylus({});
|