gajus/usus

Multiple viewports, mobile + non-mobile

Open

#8 opened on Jul 8, 2017

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

Repository metrics

Stars
 (800 stars)
PR merge metrics
 (No merged PRs in 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.

Contributor guide