Skip to content
This repository was archived by the owner on May 2, 2022. It is now read-only.
This repository was archived by the owner on May 2, 2022. It is now read-only.

Update loading for the block CSS file #194

@timwright12

Description

@timwright12

Mostly we're leaving this file alone, but it would be nice to remove this loading from blocking render.
Something like

<link rel="stylesheet" href="blocks.css" media="print" onload="this.media='all'" />
<noscript>
    <link rel="stylesheet" href="blocks.css" media="all" />
</noscript>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Help WantedExtra attention is needed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions