File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 7
7
<p align =" center " >Material Design for Vue.js</p >
8
8
9
9
<p align =" center " >
10
- <a href =" https://www.npmjs.com/package/vue-material " ><img src =" https://img.shields.io/npm/dt/vue-material.svg " alt =" Downloads " ></a >
10
+ <a href =" https://www.npmjs.com/package/vue-material " >
11
+ <img src="https://img.shields.io/npm/dt/vue-material.svg" alt="Downloads">
12
+ </a >
11
13
12
- <a href =" https://www.npmjs.com/package/vue-material " ><img src =" https://img.shields.io/npm/v/vue-material.svg " alt =" Version " ></a >
14
+ <a href =" https://www.npmjs.com/package/vue-material " >
15
+ <img src="https://img.shields.io/npm/v/vue-material.svg" alt="Version">
16
+ </a >
13
17
14
- <a href =" https://www.npmjs.com/package/vue-material " ><img src =" https://img.shields.io/npm/l/vue-material.svg " alt =" License " ></a >
18
+ <a href =" https://www.npmjs.com/package/vue-material " >
19
+ <img src="https://img.shields.io/npm/l/vue-material.svg" alt="License">
20
+ </a >
15
21
16
- <a href =" https://gitter.im/vuematerial " ><img src =" https://img.shields.io/gitter/room/vuematerial/home.svg " alt =" Gitter Chat " ></a > <br >
22
+ <a href =" https://gitter.im/vuematerial " >
23
+ <img src="https://img.shields.io/gitter/room/vuematerial/home.svg" alt="Gitter Chat">
24
+ </a >
17
25
</p >
18
26
19
27
Vue Material is lightweight framework built exactly according to the <a href =" http://material.google.com " target =" _blank " >Material Design</a > specs.
You can’t perform that action at this time.
0 commit comments