From d10c26e326330beacf9951933053b373817950e3 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 11 Jun 2022 12:43:36 -0400 Subject: Tailwind --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 27d8b06..2987d33 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,10 @@ "three": "^0.137.5" }, "devDependencies": { + "autoprefixer": "^10.4.7", "eslint": "8.8.0", - "eslint-config-next": "12.0.10" + "eslint-config-next": "12.0.10", + "postcss": "^8.4.14", + "tailwindcss": "^3.1.2" } } -- cgit v1.2.3