From 524e055e8cdea4bab3e2ad19dc5c439e768c253a Mon Sep 17 00:00:00 2001 From: Jfriedli Date: Sun, 21 Mar 2021 15:56:23 +0100 Subject: purge and nanoify --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index cec81f1..61d83ab 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.5.0", "description": "A web version of mat2! ", "scripts": { - "build:css": "postcss static/src/main.css -o static/dist/main.css" + "build:css": "postcss static/src/main.css -o static/dist/main.css --env=production" }, "repository": { "type": "git", @@ -22,6 +22,7 @@ "@fullhuman/postcss-purgecss": "^4.0.2", "@tailwindcss/forms": "^0.2.1", "autoprefixer": "^10.2.5", + "cssnano": "^4.1.10", "postcss": "^8.2.8", "postcss-cli": "^8.3.1", "tailwindcss": "^2.0.4" -- cgit v1.3