Socket
Socket
Sign inDemoInstall

@nuxtjs-alt/vuetify

Package Overview
Dependencies
538
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @nuxtjs-alt/vuetify

A module to handle vuetify 3


Version published
Maintainers
1
Created

Readme

Source

This module is meant to try to work with Vuetify 3. Here is the config for you to work with

vuetify: {
    vuetifyOptions: {

    },
    pluginOptions: {
        autoImports: true // default
        styles: true // default
    },
}

vuetifyOptions

This is for the configuration of vuetify located here: https://next.vuetifyjs.com/en/features/global-configuration/

Material Design Icons is used by default via cdn urls. you can use mdi, md or fa for cdn urls when setting defaultSet in vuetify options.

pluginOptions

Please refer to the Readme located here: https://www.npmjs.com/package/vite-plugin-vuetify

By default the styles will be set to true and will load vuetify/styles.

Bugs

Please note that there is a bug with vuetify. Info here: https://github.com/nuxt/framework/issues/8825 Im more inclined to believe the issue is stemming from vite-plugin-vuetify & @vuetify/loader-shared.

Keywords

FAQs

Last updated on 25 Nov 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc