AlexandreBonaventure / vue-mq

📱 💻 Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.
https://alexandrebonaventure.github.io/vue-mq
MIT License
537 stars 59 forks source link

Can I get this working with em mediaqueries? #42

Open jdla opened 5 years ago

jdla commented 5 years ago

Title says it all. I would expect something like this is possible? breakpoints : { small : 20em, medium : 60em, large : Infinity }