AFFiNE/packages/frontend/component
Peng Xiao 5979162a5c
fix(component): theme flickering (#5238)
Add color-scheme to html so that the web will use system scheme when scripts has not being loaded;
Use `(prefers-color-scheme: dark)` so that the css vars do not defer load based on `data-theme`, which is set by next-themes (which is deferred).
2023-12-08 10:12:20 +00:00
..
.storybook feat(component): add storybook (#5079) 2023-12-04 08:32:19 +00:00
src fix(component): theme flickering (#5238) 2023-12-08 10:12:20 +00:00
package.json chore: bump up vite version to v5 (#5203) 2023-12-08 09:57:11 +00:00
tsconfig.json refactor(infra): directory structure (#4615) 2023-10-18 15:30:08 +00:00