Skip to content

Changed vuejs-dialog.min.css path in docs #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 24, 2018

Conversation

squalsoft
Copy link
Contributor

Styles are placed in 'node-modules/vuejs-dialog/dist/ folder after npm i -S vuejs-dialog

So directive import 'vuejs-dialog/vuejs-dialog.min.css'; won't work with Vue cli project.


// include the default style
import 'vuejs-dialog/vuejs-dialog.min.css'
import 'vuejs-dialog/dist/vuejs-dialog.min.css';
Copy link
Owner

Choose a reason for hiding this comment

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

Hello @squalsoft , Thanks for the PR. I'll like to ask, has this been tested?

@squalsoft
Copy link
Contributor Author

squalsoft commented Jul 24, 2018 via email

@Godofbrowser
Copy link
Owner

Okay, thanks.

@Godofbrowser Godofbrowser merged commit 3aa9202 into Godofbrowser:master Jul 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants