UNPKG

postcss-fluid-typography

Version:

PostCSS plugin for responsive typography values using linear scale

9 lines (7 loc) 100 B
html { font-size: 10px; } .foo { font-size: fluid 1.6rem 4.8rem; font-range: 420px 1280px; }