aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/with-tailwind/packages/tailwind-config/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-tailwind/packages/tailwind-config/package.json')
-rw-r--r--examples/with-tailwind/packages/tailwind-config/package.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/with-tailwind/packages/tailwind-config/package.json b/examples/with-tailwind/packages/tailwind-config/package.json
deleted file mode 100644
index fbf983c..0000000
--- a/examples/with-tailwind/packages/tailwind-config/package.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "name": "tailwind-config",
- "version": "0.0.0",
- "private": true,
- "main": "index.js",
- "devDependencies": {
- "tailwindcss": "^3.2.4"
- }
-}