*QUACKING NOISE*
May. 20th, 2010 10:02 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Y'all seen this Google Font API shit? Crazy awesome, right? Anyway, I definitely can't get it to work with Dreamwidth. Anyone have any hints?
(I mean, I didn't expect putting the @import statements in the custom CSS box to work, because @imports have to happen before everything else, and I didn't figure the box would get pride of place like that. But linking to an outside sheet containing the imports didn't work either.
Surfing through the links in the source, it looks like linked stylesheets for DW get piped through cssproxy.dreamwidth.org. This is wise! It also completely defeats me here because it strips out @imports as "suspect CSS," which means I can't take advantage of Google's secret useragent-sniffing sauce. I guess I could skip the elegant API solution and re-implement the entire range of cross-browser hacktacularity from scratch! NOT.
Alternately, I could just handle Webkit and the bleeding edge of Gecko. *shrug.* Anyway, like I said, any thoughts?
(I mean, I didn't expect putting the @import statements in the custom CSS box to work, because @imports have to happen before everything else, and I didn't figure the box would get pride of place like that. But linking to an outside sheet containing the imports didn't work either.
Surfing through the links in the source, it looks like linked stylesheets for DW get piped through cssproxy.dreamwidth.org. This is wise! It also completely defeats me here because it strips out @imports as "suspect CSS," which means I can't take advantage of Google's secret useragent-sniffing sauce. I guess I could skip the elegant API solution and re-implement the entire range of cross-browser hacktacularity from scratch! NOT.
Alternately, I could just handle Webkit and the bleeding edge of Gecko. *shrug.* Anyway, like I said, any thoughts?