diff --git a/wp-content/themes/wp-tailwind/.gitignore b/wp-content/themes/tailwind/.gitignore similarity index 100% rename from wp-content/themes/wp-tailwind/.gitignore rename to wp-content/themes/tailwind/.gitignore diff --git a/wp-content/themes/wp-tailwind/footer.php b/wp-content/themes/tailwind/footer.php similarity index 100% rename from wp-content/themes/wp-tailwind/footer.php rename to wp-content/themes/tailwind/footer.php diff --git a/wp-content/themes/wp-tailwind/functions.php b/wp-content/themes/tailwind/functions.php similarity index 100% rename from wp-content/themes/wp-tailwind/functions.php rename to wp-content/themes/tailwind/functions.php diff --git a/wp-content/themes/wp-tailwind/header.php b/wp-content/themes/tailwind/header.php similarity index 100% rename from wp-content/themes/wp-tailwind/header.php rename to wp-content/themes/tailwind/header.php diff --git a/wp-content/themes/wp-tailwind/index.php b/wp-content/themes/tailwind/index.php similarity index 100% rename from wp-content/themes/wp-tailwind/index.php rename to wp-content/themes/tailwind/index.php diff --git a/wp-content/themes/wp-tailwind/package.json b/wp-content/themes/tailwind/package.json similarity index 100% rename from wp-content/themes/wp-tailwind/package.json rename to wp-content/themes/tailwind/package.json diff --git a/wp-content/themes/wp-tailwind/src/css/style.css b/wp-content/themes/tailwind/src/css/style.css similarity index 100% rename from wp-content/themes/wp-tailwind/src/css/style.css rename to wp-content/themes/tailwind/src/css/style.css diff --git a/wp-content/themes/wp-tailwind/webpack.mix.js b/wp-content/themes/tailwind/webpack.mix.js similarity index 100% rename from wp-content/themes/wp-tailwind/webpack.mix.js rename to wp-content/themes/tailwind/webpack.mix.js