-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(css): fix lightningcss dep url resolution with custom root #18125
fix(css): fix lightningcss dep url resolution with custom root #18125
Conversation
Run & review this pull request in StackBlitz Codeflow. |
This reverts commit dceaaf3.
I pushed a commit that renames vite/playground/vitestSetup.ts Lines 138 to 140 in 993d45b
|
Sorry, I think I just mixed things up. The first code was correct. 😅 |
This reverts commit 6211911.
Aha, I didn't notice that. I initially used |
Description