0๐
I think you are importing your scss file in a wrong way. Please try importing it like below out of the script part:
<style lang="scss">
@import '~/assets/scss/main.scss';
</style>
- [Vuejs]-Vue+ laravel Adaptation of the size of the modal window to the size of the screen
- [Vuejs]-Load data from API into mdbootstrap datatable (vue.js, axios)
0๐
I think you can use this for your project, you can switch into themes or custom on your own
Source:stackexchange.com