Hey,
I was wondering if it was possible to add a watcher to the mixin el data value?
I can't seem to get it working, as Vue wants it to be a property and not a data value.
We are using Vuex, so I would like to keep the state of the breakpoints in the Vuex store.