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 01c4849 commit 443ab69Copy full SHA for 443ab69
packages/tailwindcss-language-server/vitest.config.mts
@@ -5,7 +5,6 @@ export default defineConfig({
5
test: {
6
testTimeout: 15000,
7
css: true,
8
- silent: 'passed-only',
9
},
10
11
plugins: [
0 commit comments