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

Compiling with base64 in CSS #89

Open
AlexandreBroudin opened this issue Nov 22, 2013 · 3 comments
Open

Compiling with base64 in CSS #89

AlexandreBroudin opened this issue Nov 22, 2013 · 3 comments

Comments

@AlexandreBroudin
Copy link

The compilation is very very very very ... very very very very ... very .. very very very very ... very ... slow when you have base64 datas in your CSS.

Like this one, it import a base64 font:

 src: url(~"data:font/truetype;charset=utf-8;base64,AAEA…") format('truetype');

Also, its a .less file

@kneath
Copy link
Owner

kneath commented Nov 25, 2013

Do you have any information on the file size of your css file, or maybe have an example file that's slow?

@AlexandreBroudin
Copy link
Author

@kneath
Copy link
Owner

kneath commented Nov 25, 2013

Rad ⚡ — I'm not sure when I'll have the time to look into this, but now we have a test case to run against.

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