We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I guess that '@media screen and (min-width: 30em)' on tachyons.css is a typo from (max-width: 30em). I clearly point out word, 'min' and ' max'.
tachyons.css has the below media queries.
screen size under 30em is only not defined.
I hope you will comment about this issue.