question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[feature request] Add specific vuetify prefix to classes declarations

See original GitHub issue

Adding Vuetify in an existing project causes glitches because css are not well scoped. Classes like .warning, .info or .title are really common and they shouldn’t collide.

One easy solution could be to prefix all Vuetify classes with an unique string like vtf-

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:18
  • Comments:17 (7 by maintainers)

github_iconTop GitHub Comments

9reactions
KaelWDcommented, Jun 16, 2018

I think this is done now, we won’t be changing grid or v-app for the time being.

9reactions
johnleidercommented, Mar 24, 2018

It’s something actively being worked on. The first set will be in 1.1

On Sat, Mar 24, 2018, 11:36 AM Tor Arne Vestbø notifications@github.com wrote:

Is there an up to date guide on how to work around this with Vuetify 1.0.10? I’d like to use Vuetify with a-la-carte components, and have those components I import not pollute the global CSS styles, affecting nothing but their own component’s style. Is this possible through editing of e.g. the stylus rules, or some webpack plugin/module? Thanks!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/vuetifyjs/vuetify/issues/1561#issuecomment-375898540, or mute the thread https://github.com/notifications/unsubscribe-auth/AIpOgkngM5mkkxb5Y2X9lo1ADu2EENKnks5thmfjgaJpZM4PKNLJ .

Read more comments on GitHub >

github_iconTop Results From Across the Web

[feature request] Add specific vuetify prefix to classes ...
[feature request] Add specific vuetify prefix to classes declarations.
Read more >
Frequently asked questions — Vuetify
Vuetify is a Material Design component framework for Vue.js. It aims to provide all the tools necessary to create beautiful content rich ...
Read more >
Text field component - Vuetify
The prefix and suffix properties allows you to prepend and append inline non-modifiable text next to the text field.
Read more >
v-textarea API - Vuetify
name type default #append‑icon string undefined #append‑outer‑icon string undefined #auto‑grow boolean false
Read more >
Vue.js - The Blue Book
Declarative Rendering: Vue extends standard HTML with a template syntax that allows us to declaratively describe HTML output based on JavaScript state.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found