UNPKG

ciser

Version:

Functional CSS, help quickly build and design new UI without writing css.

27 lines (13 loc) 340 B
/* MODULE NAME Use this scaffolding to create or extend your own modules with tachyons style architecture. */ @media screen and (min-width: 30em) { } @media screen and (min-width: 30em) and (max-width: 60em) { } @media screen and (max-width: 60em) and (orientation: landscape) { } @media screen and (min-width: 60em) { }