Jump to content

Actually, let me ask a better question. How do I go about using Material design in my Vues? I found a lot of online resources, but they don't cover how to add it to an already built project. Long story short is, I have no idea what I'm doing, but my group captain already did all the generating with vue-cli, withpout material design (As in having it generated with the material stuff using one of the many npm tools), help please?

Link to comment
https://linustechtips.com/topic/919478-css-in-vue/#findComment-11270272
Share on other sites

Link to post
Share on other sites

12 hours ago, Technicolors said:

as the documentation suggests

I can't find a straight forward answer. At all, and I'm getting quite frustrated, not at you or anything, thank you for trying to help, I'm just generally frustrated I can't find such a simple answer

Link to comment
https://linustechtips.com/topic/919478-css-in-vue/#findComment-11272366
Share on other sites

Link to post
Share on other sites

1 hour ago, BrownZeus said:

I can't find a straight forward answer. At all, and I'm getting quite frustrated, not at you or anything, thank you for trying to help, I'm just generally frustrated I can't find such a simple answer

well if you're going to use the frontend framework i just linked, all you need to do is hook it up in the main html and reference the docs so it can render the correct elements (you can use the CDN and see if you like it). e.g. if you wanted a material design card view, go to the docs and copy-paste the tags. 

Link to comment
https://linustechtips.com/topic/919478-css-in-vue/#findComment-11272805
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×