UNPKG

ciser

Version:

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

14 lines (9 loc) 331 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) { }