From 6fc43d43449b53f9a815de88b2e04b65e0bca9d7 Mon Sep 17 00:00:00 2001 From: fsubal Date: Sun, 15 Oct 2023 14:08:09 +0000 Subject: [PATCH] wip --- package-lock.json | 3 ++- .../package.json" | 2 +- .../package.json" | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6fd42d6..cd9005c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18385,7 +18385,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.3", "postcss": "^8.4.31", - "tailwindcss": "insider", + "tailwindcss": "insiders", "vite": "^4.4.5" } }, @@ -18396,6 +18396,7 @@ "jest": "^29.7.0", "postcss": "^8.4.31", "postcss-selector-parser": "^6.0.13", + "tailwindcss": "insiders", "vitest": "^0.34.6" } }, diff --git "a/src/\347\254\2546\347\253\240_Tailwind_CSS\343\201\247\343\202\263\343\203\263\343\203\235\343\203\274\343\203\215\343\203\263\343\203\210\343\202\222\350\250\255\350\250\210\343\201\231\343\202\213/package.json" "b/src/\347\254\2546\347\253\240_Tailwind_CSS\343\201\247\343\202\263\343\203\263\343\203\235\343\203\274\343\203\215\343\203\263\343\203\210\343\202\222\350\250\255\350\250\210\343\201\231\343\202\213/package.json" index 134433a..a2a73ac 100644 --- "a/src/\347\254\2546\347\253\240_Tailwind_CSS\343\201\247\343\202\263\343\203\263\343\203\235\343\203\274\343\203\215\343\203\263\343\203\210\343\202\222\350\250\255\350\250\210\343\201\231\343\202\213/package.json" +++ "b/src/\347\254\2546\347\253\240_Tailwind_CSS\343\201\247\343\202\263\343\203\263\343\203\235\343\203\274\343\203\215\343\203\263\343\203\210\343\202\222\350\250\255\350\250\210\343\201\231\343\202\213/package.json" @@ -37,7 +37,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.3", "postcss": "^8.4.31", - "tailwindcss": "insider", + "tailwindcss": "insiders", "vite": "^4.4.5" } } diff --git "a/src/\347\254\2547\347\253\240_Tailwind_CSS\343\202\222\343\202\253\343\202\271\343\202\277\343\203\236\343\202\244\343\202\272\343\201\231\343\202\213/package.json" "b/src/\347\254\2547\347\253\240_Tailwind_CSS\343\202\222\343\202\253\343\202\271\343\202\277\343\203\236\343\202\244\343\202\272\343\201\231\343\202\213/package.json" index 4b8518a..35329a1 100644 --- "a/src/\347\254\2547\347\253\240_Tailwind_CSS\343\202\222\343\202\253\343\202\271\343\202\277\343\203\236\343\202\244\343\202\272\343\201\231\343\202\213/package.json" +++ "b/src/\347\254\2547\347\253\240_Tailwind_CSS\343\202\222\343\202\253\343\202\271\343\202\277\343\203\236\343\202\244\343\202\272\343\201\231\343\202\213/package.json" @@ -13,6 +13,7 @@ "jest": "^29.7.0", "postcss": "^8.4.31", "postcss-selector-parser": "^6.0.13", + "tailwindcss": "insiders", "vitest": "^0.34.6" } }