diff --git a/package.json b/package.json index c0f210e..079d297 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,6 @@ "jest": "^27.0.4", "jest-matcher-css": "^1.0.3", "postcss": "^8.3.5", - "tailwindcss": "^1.0.1" + "tailwindcss": "^2.1.4" } }