Skip to content

Commit c1c94d8

Browse files
Revert lightningcss change (#14919)
In c5b6df2 we upgraded `lightningcss` which caused `pnpm install` to fail for me because the patch no longer worked. I re-applied the patch, doesn't seem like anything has changed in the diff (just some formatting, probably because I opened it in a new VS Code window...)
1 parent 54ddbb1 commit c1c94d8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ packages:
77

88
catalog:
99
'@types/node': ^20.14.8
10-
lightningcss: ^1.28.1
10+
lightningcss: ^1.26.0
1111
vite: ^5.4.0

0 commit comments

Comments
 (0)