Closed
Description
Which @ngrx/* package(s) are the source of the bug?
component-store
Minimal reproduction of the bug/regression with instructions
You must select a package from the drop-down, but this is unrelated. Add a docs option?
Line 8 in projects/www/src/styles.scss
sets color-scheme
to light dark
. It needs to be one or the other. Otherwise when preferring a light theme, you get black text with a black background.
Expected behavior
NA
Versions of NgRx, Angular, Node, affected browser(s) and operating system(s)
NA
Other information
No response
I would be willing to submit a PR to fix this issue
- Yes
- No