From 71b00c20981eccf92ab7af0dc311543f077e327f Mon Sep 17 00:00:00 2001 From: jfriedli Date: Mon, 24 Jan 2022 19:43:12 +0000 Subject: Bugfix catch attribute errors and updated dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index c4fcf0d..c216618 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,8 @@ "@fullhuman/postcss-purgecss": "^4.0.2", "autoprefixer": "^10.2.5", "cssnano": "^5.0.0", - "postcss": "^8.2.8", + "postcss": "^8.4.5", "postcss-cli": "^9.0.0", - "tailwindcss": "^2.0.4" + "tailwindcss": "^3.0.16" } } -- cgit v1.3