kneath/kss

Compiling with base64 in CSS

Opened this issue · 3 comments

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

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

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.