Vuetify CSS comes after my own CSS with Nuxt 2.0

ぐ巨炮叔叔 提交于 2019-12-08 00:57:45

问题


In my test project https://github.com/alechance/nuxt-vuetify-lodash I'm trying to write my own CSS. However Vuetify CSS always comes after my CSS in my <head>, any idea how I can order my styles so my CSS comes after? I do not want to end up writing important!

来源:https://stackoverflow.com/questions/53087096/vuetify-css-comes-after-my-own-css-with-nuxt-2-0

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!