diff --git a/package.json b/package.json index f868f34..6f1b66d 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,6 @@ "jest": "^26.5.3", "jest-matcher-css": "^1.0.3", "postcss": "^7.0.16", - "tailwindcss": "^1.0.1" + "tailwindcss": "^2.1.2" } }