Skip to content

v2.2.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@johnleider johnleider released this 17 Dec 22:18

πŸ“œ Documentation

https://dev.vuetifyjs.com

πŸ”§ Bug Fixes

  • icons: add support for font awesome svg icons (#8092) (c4b7225), closes
    #8016
  • VNavigationDrawer: set proper border width (9bc631a)

πŸš€ Features

How to use presets

For the official documentation on presets, you can navigate here. It is still in progress and will receive updates over the next few days.


Update your vuetify-cli-plugin to the latest beta.

yarn add vue-cli-plugin-vuetify@^2.0.3-beta -D
## OR
npm install vue-cli-plugin-vuetify@^2.0.3-beta --dev

Pick an available preset (only basil/crane available atm).

vue add vuetify-preset-{preset}

You can monitor the available presets here: https://github.com/vuetifyjs/vue-cli-plugin-vuetify/tree/feat/add-material-presets/packages