gajus/usus

Multiple viewports, mobile + non-mobile

Open

#8 aberto em 8 de jul. de 2017

Ver no GitHub
 (10 comments) (1 reaction) (0 assignees)JavaScript (33 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (800 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Is there a way to call usus to obtain a single stylesheet with "critical" CSS for all possible viewport sizes, and mobile and retina options?

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.

Guia do colaborador