diff --git a/package.json b/package.json index 4ccd3cb5..995dc244 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "postcss": "^8.4.24", "prettier": "^2.8.8", "prettier-plugin-svelte": "^2.10.1", + "prettier-plugin-tailwindcss": "^0.3.0", "svelte": "^4.0.0", "svelte-preprocess": "^5.0.4", "tailwindcss": "^3.3.2", @@ -43,7 +44,6 @@ "leaflet.markercluster": "^1.5.3", "localforage": "^1.10.0", "marked": "^5.1.0", - "prettier-plugin-tailwindcss": "^0.3.0", "qrcode": "^1.5.3", "svelte-outclick": "^3.6.1", "svelte-time": "^0.7.2",