Relative Content

Tag Archive for cssvuejs3vuetifyjs3

How can I override Vuetify’s typography classes?

I’d like to override Vuetify’s typography classes, is there a way to do it?
A solution could be to create my own classes inside the main.css, but I wanted to use the same names used by Vuetify like text-h1, text-h2, etc.