We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 :)
The text was updated successfully, but these errors were encountered:
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>
Sorry, something went wrong.
No branches or pull requests
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 :)
The text was updated successfully, but these errors were encountered: