Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Question about creating a vue-cli plugin for vuetify #7399

Unanswered
laventnc asked this question in Q&A
Discussion options

The end goal of this little side-project is to create a company-wide standards plugin, that will be deployed to a private github npm packages registry. Not sure how much this changes, but we do use nuxt in our projects.

The main components of this project are:

  1. styling (light/dark vuetify theme, overrides, variables, and a typography file for mobile font styles)
  2. create a few vuetify components that will be used amongst our various projects, such as a navigation drawer
  3. define a single location for some utilities such as colors & svg assets

I started off looking at some example plugins, such as v-currency-field, and a few guides online. I quickly stumbled across this helpful vuetify repo, but am having trouble marrying the two ideas/figuring out if I'm going down the correct path.

It seems like the vue-cli-plugin route isn't what I'm looking for, but it's been the only route I've found that seems designed to handle the vuetify themes/overides.

Any guidance would be greatly appreciated.

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.