UNPKG

superlatief-mediaqueries

Version:
13 lines (10 loc) 219 B
// Device Rotation Mediaqueries orientation($orientation = landscape) @media (orientation: $orientation) {block} landscape() +orientation(landscape) {block} portrait() +orientation(portrait) {block}