Answer the question
In order to leave comments, you need to log in
Vuejs not working vue-material?
Installed vue-material in the vue-cli project https://vuematerial.github.io/#/getting-started
connected like this:
var VueMaterial = require('vue-material')
Vue.use(VueMaterial)
as a result, such a picture
as connect correctly?
Answer the question
In order to leave comments, you need to log in
Apparently, the styles are not connected. Look, there are examples everywhere
<link rel="stylesheet" href="path/to/vue-material.css">
(the path is fake, obviously). And in CodePens, if you go to the settings, you can see what is connectedhttps://unpkg.com/[email protected]/dist/vue-material.css
.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question