Plan fix: add lightningcss to Task 1 devDependencies list

This commit is contained in:
hsiegeln
2026-04-24 16:36:33 +02:00
parent 4afe37ee1a
commit 902d48a80a

View File

@@ -113,6 +113,7 @@ Testing strategy by file type:
"@lhci/cli": "^0.14.0", "@lhci/cli": "^0.14.0",
"@types/node": "^20.11.0", "@types/node": "^20.11.0",
"html-validate": "^8.18.0", "html-validate": "^8.18.0",
"lightningcss": "^1.27.0",
"linkinator": "^6.1.0", "linkinator": "^6.1.0",
"typescript": "^5.4.0", "typescript": "^5.4.0",
"vitest": "^1.6.0" "vitest": "^1.6.0"