Vuetify: [Feature Request] Style Compability with Boostrap

Created on 31 Oct 2018  Â·  3Comments  Â·  Source: vuetifyjs/vuetify

Problem to solve

Projects created with bootstrap cause styles incompatibilities when adding vuetify.js to the project.

Proposed solution

Add a prefix to all CSS classes to differ from classes with the same name from other frameworks.
Ex: .display-4 to .vtify-display-4.

duplicate

Most helpful comment

Duplicate of #1561

Why don't you ask bootstrap to prefix their classes instead?

All 3 comments

Duplicate of #1561

Why don't you ask bootstrap to prefix their classes instead?

Because Bootstrap is older than vuetify and one of the most used frameworks.So it will work on created projects or frameworks like Laravel that use Bootstrap for the styles components.

Sent from my iPhone

On Oct 31, 2018, at 12:40 PM, Kael notifications@github.com wrote:

Duplicate of #1561

Why don't you ask bootstrap to prefix their classes instead?

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

Why don't you ask bootstrap to prefix their classes instead?

Maybe because you copied their class names like d-flex?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Webifi picture Webifi  Â·  3Comments

cawa-93 picture cawa-93  Â·  3Comments

Antway picture Antway  Â·  3Comments

smousa picture smousa  Â·  3Comments

radicaled picture radicaled  Â·  3Comments