Skip to content

Investigate streaming SSR approaches #32

@lewisl9029

Description

@lewisl9029

https://emotion.sh/docs/ssr

Current approach won't be compatible with streaming. The way emotion supports streaming is by outputing <style> tags next to each element, which rules out a hook api because hooks can't render elements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions