Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

add base64 uri support - #333

Open
vetruvet wants to merge 1 commit into
scottjehl:masterfrom
vetruvet:data-uris
Open

vetruvet wants to merge 1 commit into
scottjehl:masterfrom
vetruvet:data-uris

Conversation

@vetruvet

Copy link
Copy Markdown

This adds support for links with base64-encoded inline CSS:
<link rel="stylesheet" href="data:text/css;base64,..." />.

Effectively this enables the use of critical CSS with Respond.js.

Looking for comments/suggestions on this.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant