Skip to content

<link> before <style> on <ClientRouter /> navigation #369

Description

@jstask82

If a navigation has happend via the < ClientRouter />, the <link rel="stylesheet" href="/_astro/filename.css"/> appears before the inline <style>beastie styles here</style> tag, but it should be the other way around, just like on a regular page load.

This causes issues, because some classes do not to apply in the intended order.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions