Skip to content
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

遅延CSSロード? #41

Open
kawaemon opened this issue May 22, 2020 · 1 comment
Open

遅延CSSロード? #41

kawaemon opened this issue May 22, 2020 · 1 comment
Labels
needed more explanation The issue lacks explanations

Comments

@kawaemon
Copy link
Member

初期描画は早くなるけど、CSSをダウンロードしてる間変な表示がされてしまうので、わざとしないのもあり?

@MikuroXina MikuroXina added the needed more explanation The issue lacks explanations label Feb 27, 2021
@MikuroXina
Copy link
Collaborator

vanilla-extract などのビルド時に CSS を生成するランタイムを用いて, ロード中のスタイル崩れを回避してみるほうがよいかもしれません. バンドルサイズの最適化も期待できます.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needed more explanation The issue lacks explanations
Projects
None yet
Development

No branches or pull requests

2 participants