Gajus Kuizinas
Gajus Kuizinas
Oh I see. Thats an issue. A fix would require resolving these paths and constructing an absolute resource path. There is no such behaviour available at the moment. The reason...
Hi @S-YOU, I am sorry to have inconvenienced you. The email has been sent to a hand curated group of people matching a very specific targeting criteria. It is not...
Related: https://github.com/gajus/usus/commit/c1d4f39f35b1534d97e21d64e9c61aedff36edcb
It is a simple PR to make.
Not at the moment but I am planing new features for crawler like functionality as a SEO tool. Will keep an eye on this.
Related: https://github.com/gajus/usus/commit/c1d4f39f35b1534d97e21d64e9c61aedff36edcb
> Motivation: We don't know the client's viewport size on the server side, so the critical CSS should include the necessary CSS for all viewport sizes. Probably the best way...
@glebm Have you cross-checked accuracy of uncss? I have not had much luck with uncss (https://github.com/giakki/uncss/issues/313). In addition to the problems described in the latter issue, the generated CSS does...
More on the same discussion, https://github.com/gajus/usus/issues/17 > I used uncss and it ended up working for me after I removed @font-face calls which were messing stuff up for me. This...
> I realize this is all not usus specific (but CSS Coverage) but I was wondering why. Also: for critical styles I would expect these to be included. This is...