import-map-overrides
import-map-overrides copied to clipboard
Fixed bug with broswer in dark mode.
Fixed bug where browser in dark mode resulted in white text on white background in dialog box.
Also fixed a broken test that specified exact error formatting that was not the formatting given when running with the exact packages in the lockfile.
🦋 Changeset detected
Latest commit: e09b09a6515e01c13045e4480715275bb3adcf35
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| import-map-overrides | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
The dark-mode bug could also be fixed by explicitly setting color to black in the same place where background is set to white.
Which browser? I tried Chrome dark mode and didn't see an issue