Skip to content

Commit c9a4075

Browse files
committed
chore: remove css from vitest config
1 parent 3b8f935 commit c9a4075

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vitest.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ export default defineConfig({
88
plugins: [react()],
99
test: {
1010
environment: "happy-dom",
11-
css: true,
1211
alias: {
1312
"@": path.resolve(__dirname, "./src"),
1413
"monaco-editor": "./src/__mocks__/monaco-editor.ts",

0 commit comments

Comments
 (0)