refactor: add type comments to postCSS configs

This commit is contained in:
Kim, Jimin 2023-08-07 23:22:16 +09:00
parent bd83c47177
commit 49d60c8553
Signed by: pomp
GPG key ID: CE1DDB8A4A765403
7 changed files with 38 additions and 5 deletions

View file

@ -34,6 +34,7 @@
"eslint-plugin-svelte": "^2.32.2",
"jest": "^29.6.2",
"postcss": "^8.4.25",
"postcss-load-config": "^4.0.1",
"prettier-plugin-svelte": "^2.10.1",
"prettier-plugin-tailwindcss": "^0.3.0",
"sass": "^1.63.6",