madeleineostoja / postcss-responsive-type

Automagical responsive typography, built on PostCSS
372 stars 21 forks source link

Add infinite range option #27

Open toreholmberg opened 7 years ago

toreholmberg commented 7 years ago

By adding the infinite option to any range property, the max width media query will be omitted and there will be no upper limit to your range. Sizes will continue scale beyond your upper range with the factor calculated by the specified min/max values. This achieves infinite responsive type for any resolution.