Skip to content

Conversation

javiereguiluz
Copy link
Member

As you can see at https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types/preload, the <link> elements that use preload follow this syntax:

<link rel="preload" href="..." as="...">

That's why I think we need to change all our rel="stylesheet" by rel="preload" ... unless the preload() Twig function replaces the entire <link>, which I don't think it's the case

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

Successfully merging this pull request may close these issues.

3 participants