From 9986135cf12c7d3cf7fbf09fbd1b6b6e6ef8c846 Mon Sep 17 00:00:00 2001 From: Luke Liasi Date: Wed, 9 Jan 2019 09:01:33 +0000 Subject: [PATCH] Update react-starter-projects.js --- data/source/react-starter-projects.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/source/react-starter-projects.js b/data/source/react-starter-projects.js index 3693b92..3fe71ef 100644 --- a/data/source/react-starter-projects.js +++ b/data/source/react-starter-projects.js @@ -407,5 +407,9 @@ module.exports = { "https://github.com/alishahlakhani/Reactsx-React-TS-SCSS-PWA-Boilerplate", tags: ["css modules"], }, + { + url: "https://github.com/dodec/nextjs-starterkit", + tags: ["css modules"], + }, ], };