Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inline @font-face not convert json #23

Open
mbilalbark opened this issue Dec 26, 2019 · 1 comment
Open

Inline @font-face not convert json #23

mbilalbark opened this issue Dec 26, 2019 · 1 comment

Comments

@mbilalbark
Copy link

@font-face {
font-family: 'NonBreakingSpaceOverride';
src: url(data:application/font-woff2;charset=utf-8;base64,d09GMg...==) format("woff2"),
url(data:application/font-woff;charset=utf-8;base64,d09GR...) format("woff");
}
The css in this structure does not convert to json format correctly.
Example: https://core.trac.wordpress.org/ticket/48062

@pankhiprasher
Copy link

hey @mbilalbark did it get resolved for you? I am facing this same issue.

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

No branches or pull requests

2 participants