zaydek / retro-legacy

[WIP] Your friendly neighborhood React static-site generator
MIT License
2 stars 0 forks source link

[Todo] Mounting / unmounting head components / CSS #10

Open zaydek opened 3 years ago

zaydek commented 3 years ago

This also touches on how CSS / Sass should be handled.

zaydek commented 3 years ago

This only effects the React runtime. Still, we should look at how Next.js implements this to be considerate.

zaydek commented 3 years ago

This should be tackled along with CSS hydration, etc.