We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d1aad commit c014fb0Copy full SHA for c014fb0
website/next.config.js
@@ -33,5 +33,5 @@ module.exports = {
33
webpack (config) {
34
config = withTypedCssModules(config)
35
return config
36
- }
+ },
37
}
0 commit comments