AFFiNE/packages/frontend/core/.webpack
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
..
cache-group.ts refactor(core): remove all MUI related components and utilities (#4941) 2023-11-20 10:51:28 +08:00
config.ts feat: bump blocksuite (#5194) 2023-12-06 18:15:03 +08:00
postcss.config.cjs refactor(infra): directory structure (#4615) 2023-10-18 15:30:08 +00:00
runtime-config.ts feat(core): add responsive styles to registration page (#5044) 2023-12-06 10:43:14 +00:00
s3-plugin.ts refactor(infra): directory structure (#4615) 2023-10-18 15:30:08 +00:00
template.html fix(component): theme flickering (#5238) 2023-12-08 10:12:20 +00:00
webpack.config.ts fix(core): hmr issue on dev (#5006) 2023-11-21 17:27:16 +00:00