diff --git a/examples/with-tailwindcss-emotion/package.json b/examples/with-tailwindcss-emotion/package.json index d57cf84ae207e..e8243a5248197 100644 --- a/examples/with-tailwindcss-emotion/package.json +++ b/examples/with-tailwindcss-emotion/package.json @@ -18,7 +18,7 @@ "autoprefixer": "^10.4.4", "next": "latest", "postcss": "^8.4.12", - "tailwindcss": "2.1.4", + "tailwindcss": "2.2.0", "xwind": "0.8.0" } }