0👍
Seems you placed your styles into <style scoped>
. Better make a separate CSS file for your global styles and import it into main.js
.
- [Vuejs]-Quasar UI Q-Date picker. How do I get a q-input to accept another date format and update the model value in q-date?
- [Vuejs]-How do I properly strongly-type a reactive array whose elements are interfaced Class objects?
Source:stackexchange.com