vue-mq
vue-mq copied to clipboard
add update functions for currentBreakpoint and defaultBreakpoint
add two functions:
Vue.prototype.$mqUpdateCurrentBreakpoint('lg')
Vue.prototype.$mqUpdateDefaultBreakpoint('lg')
and SSR test case.
#30