-
Notifications
You must be signed in to change notification settings - Fork 199
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
normalize light and dark imports #285
Conversation
Visit the preview URL for this PR (updated for commit cefff02): https://open-props--pr285-normalize-modules-j62m9zzw.web.app (expires Fri, 30 Sep 2022 05:25:04 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
related #289 |
Visit the preview URL for this PR (updated for commit 1b9f154): https://open-props--pr285-normalize-modules-0w43ntzz.web.app (expires Fri, 04 Nov 2022 03:53:41 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 32524ac481f54edda55dc959fa4614cf1acc8c11 |
* adds new exports * adds light and dark normalize src files * removes stray prop * adds a normalize build file test * adds postcss build commands * fixes export alias * fixes bugs in output * adds defenses against competing themes, adds data attribute versions * more defense * updates light theme hd colors to latest * fixes normalize cascade issues * fixes shadows when flipping preference * use :where() in switch files too * update docsite a little * adds 2 more ways to toggle the theme * use the new switch imports
fixes #273