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

CSS Files collide with bootstrap and creative team css #219

Open
DrJfrost opened this issue Aug 12, 2020 · 1 comment
Open

CSS Files collide with bootstrap and creative team css #219

DrJfrost opened this issue Aug 12, 2020 · 1 comment

Comments

@DrJfrost
Copy link

there should be a way to scope the calendar styles with the components itself, there is no way a single component breaks the entire page styling lol.

Also How can I set a week view? I literally tried everything without good results :)

@DrJfrost DrJfrost changed the title CSS Files colide with bootstrap and creative team css CSS Files collide with bootstrap and creative team css Aug 12, 2020
@alissonzampietro
Copy link

I've tried to implement this way inside the component:

<style scoped> @import '~vuetify/dist/vuetify.min.css'; @import '~material-design-icons-iconfont/dist/material-design-icons.css'; @import '~dayspan-vuetify/dist/lib/dayspan-vuetify.min.css'; </style>

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

No branches or pull requests

2 participants