Yes, those are some crazy characters. What happened? It also left out most of the HTML.
No error is given in the terminal.
I'm using @font-face in the beginning of my CSS. Maybe that's what's causing it to flip out? Why is it inlining font files? The tag option doesn't allow me to inline everything except crazy stuff that can't/shouldn't be inlined.
I ran
grunt-inline
on my page, and got this:Yes, those are some crazy characters. What happened? It also left out most of the HTML.
No error is given in the terminal.
I'm using
@font-face
in the beginning of my CSS. Maybe that's what's causing it to flip out? Why is it inlining font files? Thetag
option doesn't allow me to inline everything except crazy stuff that can't/shouldn't be inlined.