From 0ee27ae82fcc44d3728fdf8f490261ca1f1d04e7 Mon Sep 17 00:00:00 2001 From: Evan Bacon Date: Mon, 18 May 2020 11:43:03 -0700 Subject: [PATCH] with-tailwind -> with-tailwindcss --- {with-tailwind => with-tailwindcss}/App.js | 0 {with-tailwind => with-tailwindcss}/README.md | 0 {with-tailwind => with-tailwindcss}/babel.config.js | 0 {with-tailwind => with-tailwindcss}/package.json | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename {with-tailwind => with-tailwindcss}/App.js (100%) rename {with-tailwind => with-tailwindcss}/README.md (100%) rename {with-tailwind => with-tailwindcss}/babel.config.js (100%) rename {with-tailwind => with-tailwindcss}/package.json (100%) diff --git a/with-tailwind/App.js b/with-tailwindcss/App.js similarity index 100% rename from with-tailwind/App.js rename to with-tailwindcss/App.js diff --git a/with-tailwind/README.md b/with-tailwindcss/README.md similarity index 100% rename from with-tailwind/README.md rename to with-tailwindcss/README.md diff --git a/with-tailwind/babel.config.js b/with-tailwindcss/babel.config.js similarity index 100% rename from with-tailwind/babel.config.js rename to with-tailwindcss/babel.config.js diff --git a/with-tailwind/package.json b/with-tailwindcss/package.json similarity index 100% rename from with-tailwind/package.json rename to with-tailwindcss/package.json