# vuetify ## 离线使用mdi ```bash yarn add @mdi/font # main.js import '@mdi/font/css/materialdesignicons.css' ```