We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad09f4e commit cbb7652Copy full SHA for cbb7652
2 files changed
packages/app/package.json
@@ -32,18 +32,15 @@
32
"author": "Christian Bromann <[email protected]>",
33
"license": "MIT",
34
"devDependencies": {
35
- "@open-wc/testing": "^4.0.0",
36
"@tailwindcss/postcss": "^4.1.18",
37
"@wdio/reporter": "9.18.0",
38
"autoprefixer": "^10.4.21",
39
- "happy-dom": "^16.8.0",
40
"postcss": "^8.5.6",
41
"postcss-import": "^16.1.1",
42
"rollup": "^4.47.0",
43
"stylelint": "^16.24.0",
44
"stylelint-config-recommended": "^17.0.0",
45
"stylelint-config-tailwindcss": "^1.0.0",
46
- "tailwindcss": "~4.1.18",
47
- "vitest": "^4.0.16"
+ "tailwindcss": "~4.1.18"
48
}
49
0 commit comments