cuth / postcss-pxtorem

Convert pixel units to rem (root em) units using PostCSS
MIT License
2.03k stars 174 forks source link

declare certain width as maximum base width #46

Closed sinasita closed 6 years ago

sinasita commented 6 years ago

That's not a big, just a question... Is it possible to declare a maximum screensize, everything is calculated for? Like if screen is bigger than 1200px, use 1200 as value for calculation everything into rem