Added styling to Grid, Buttons.

This commit is contained in:
Søren Debois 2016-03-19 23:48:23 +01:00
parent 4b94950e8b
commit a7dbf5e710

View file

@ -9,11 +9,13 @@
],
"exposed-modules": [
"Material",
"Material.Style",
"Material.Color",
"Material.Icon",
"Material.Button",
"Material.Textfield",
"Material.Grid",
"Material.Layout"
"Material.Layout",
"Material.Grid"
],
"dependencies": {
"debois/elm-dom": "1.0.0 <= v < 2.0.0",