Tuesday, February 17, 2015

Pagespeed does not like @imports in style sheets?

I didn't confirm 100% whether this is a pagespeed issue, but it seems like the server pagespeed module didn't allow the use of @import in the style sheet and thus didn't include any of the styles that were suppose to be imported. To solve this I simply copied the other styles over into the style sheet.

No comments:

Post a Comment