Skip to content
This repository was archived by the owner on Oct 18, 2019. It is now read-only.
This repository was archived by the owner on Oct 18, 2019. It is now read-only.

[Bug Report] Vuetify CSS comes after my own CSS #77

Description

@alechance

Versions and Environment

Vuetify: 1.3.3
Vue: 2.5.17
Browsers: Chrome 69.0.3497.100
OS: Mac OS 10.14.0

Steps to reproduce

After cloning then running npm run dev, I'm trying to override .container layout by declaring new properties into my main.styl which is imported after your app.styl.

Expected Behavior

My new flex: none should be working

Actual Behavior

My styles come before Vuetify CSS in my html <head>. In order to work, I have either to declare !important or always increase the specificity by one.

Reproduction Link

https://github.com/alechance/nuxt-vuetify-lodash

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions