Skip to content

1shaked/vuetufy-wc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vuetify with WC as build

I am trying to build my project as web component but I can not do it with vuetify. When I include vuetify I am not getting any of the style. I already tried this link steps to reproduce install and run wc and I added the <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/vuetify/dist/vuetify.min.css"> inside

Project setup

npm install

Compiles and show the web component with inline configuration

npm run wcin

Compiles and show web component

npm run wc

Also I tried to add import 'vuetify/dist/vuetify.min.css' into plugins/vuetify.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published