From 7e2845849ac75e0000bdf426fa4bc855f33d87dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Saad=20Irfan=20=E2=9A=A1=EF=B8=8F?= Date: Sat, 12 Jun 2021 23:54:12 +0500 Subject: [PATCH] add(starter): create-next-pwa (#386) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 📦 NEW: create-next-pwa * 👌 IMPROVE: position --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f3b71a8..0f6bf0f 100644 --- a/README.md +++ b/README.md @@ -275,6 +275,7 @@ - 📟💼 [Laravel Dark Front-end Preset](https://github.com/Naoray/dark-tailwind-preset) - Dark-themed front-end preset using Tailwind CSS for Laravel. - 🚀 [Create React App with EmotionJS](https://github.com/muhajirframe/react-tailwind-emotion-starter) - CRA boilerplate using Tailwind CSS and Emotion JS. - 📟 [Create React App with TypeScript](https://github.com/dance2die/cra-template-tailwindcss-typescript) - CRA template with support for Tailwind CSS and TypeScript. +- 📟 [Next.js PWA](https://github.com/msaaddev/create-next-pwa) – CLI that generate boilerplate code of Next.js PWA along with Tailwind CSS integration. - 🚀 [Tailwind CSS Boilerplate](https://github.com/michelegera/create-tailwindcss-boilerplate) - Tailwind CSS boilerplate using Parcel. - 🚀 [Jekyll Starter](https://github.com/taylorbryant/tailwind-jekyll) - Jekyll starter using Tailwind CSS. - 🚀 [Jekyll Starter](https://github.com/mhanberg/jekyll-tailwind-starter) - Jekyll starter using Tailwind CSS.