gajus/usus

Multiple viewports, mobile + non-mobile

Open

#8 opened on Jul 8, 2017

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

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