npm vuetify 2.2.0-beta.2
v2.2.0-beta.2

latest releases: 3.6.3, 3.6.2, 3.6.1...
4 years ago

📜 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

Don't miss a new vuetify release

NewReleases is sending notifications on new releases.