This website requires JavaScript.
Explore
Help
Sign In
s412146
/
tasko-frontend
Watch
1
Star
0
Fork
0
You've already forked tasko-frontend
Code
Issues
Pull Requests
Releases
Wiki
Activity
0e92104942
tasko-frontend
/
next.config.js
4 lines
93 B
JavaScript
Raw
Normal View
History
Unescape
Escape
CSS plugin installed and set.
2020-01-13 12:54:17 +01:00
const
withCSS
=
require
(
'@zeit/next-css'
)
module
.
exports
=
withCSS
(
{
Navbar layout ready.
2020-01-13 16:20:19 +01:00
cssModules
:
false
CSS plugin installed and set.
2020-01-13 12:54:17 +01:00
}
)
Reference in New Issue
Copy Permalink