Skip to content
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

Don't have scss directory when installed vue-select@beta version for vue3 #1801

Open
daniilgri opened this issue Oct 12, 2023 · 0 comments
Open
Labels

Comments

@daniilgri
Copy link

In my project, I use scss. Installation instruction says to include import "vue-select/dist/vue-select.css"; line inside <styles></styles> because VueSelect does not come up with styles automatically. In vue-select@3 I saw there is dist and src directory inside /node-modules/vue-select/ but vue-select@beta only contains dist directory with css file. How can I use this package along with scss in my project?

@daniilgri daniilgri added the bug label Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant