gajus/usus

Multiple viewports, mobile + non-mobile

Open

#8 geöffnet am 8. Juli 2017

Auf GitHub ansehen
 (10 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (33 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (800 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide