Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Conversation

@andrewharvey
Copy link
Contributor

closes #11

transitions
} from 'vuetify'
import '../node_modules/vuetify/src/stylus/app.styl'
import '../..//node_modules/vuetify/src/stylus/app.styl'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove extra /

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this just be 'vuetify/src/stylus/app.styl'? No idea why you guys like relative paths so much

@andrewharvey
Copy link
Contributor Author

Whoops, fixed now. Agree with @KaelWD better to leave out the node_modules path, tested it without and seems fine.

@KaelWD KaelWD merged commit 65e4759 into vuetifyjs:dev Jun 4, 2018
maurop123 pushed a commit that referenced this pull request Jun 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong path for app stylus file

3 participants