@smartphones property

Media query breakpoint for smartphones.

Variable

Use

@media @smartphones {
  body {
    font-size: 18px;
  }
}