Skip to content

Request: data embed for link tag #70

Description

@howeller

It would be great if you could apply the data embed attribute to the <link> tag in order to inject the external css file into a <style> tag.
For example

<link href="myMediaQueries.css" data embed>

Would result in

<style> 
/* contents of myMediaQueries.css */ 
</style>

Activity

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

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