Skip to content

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