Questions tagged [vuetify-1]
4 questions
22
votes
2 answers
Vuetify CSS change order during webpack build
I am creating a web app using Vue (3.1.3) and Vuetify (1.3.8). All seems to be fine, but when I do production build, Vue somehow changes the CSS order.
The problem is with classes .v-list__tile__content and .align-end.
In vuetify.css, they are on…

Josef Jura
- 522
- 6
- 22
1
vote
1 answer
Can't visible vuetify 'v-select' component
This is my Home page