google / web-starter-kit

Web Starter Kit - a workflow for multi-device websites
http://developers.google.com/web/starter-kit
Apache License 2.0
18.42k stars 3.01k forks source link

Documentation #896

Closed Andrew6166 closed 8 years ago

Andrew6166 commented 8 years ago

There is no particular issue I am having with the web starter kit. There are great components inside it. The problem I am having is that I cannot find any proper documentation on the css classes the kit uses. For example bootstrap has an entire site where you can find a specific component you want and it will show you the css code for it. I need proper documentation in order to do proper development. Is there any proper documentation like bootstrap has for example.

sanchezandoni commented 8 years ago

https://google.github.io/web-starter-kit/hello-world/styleguide.html

Andrew6166 commented 8 years ago

Will have a look at that thanks

GenericUK commented 8 years ago

That demo version is out of date, MDL (material design lite) has now replaced the styleguide version. I already reported this see issue #893

Andrew6166 commented 8 years ago

That stuff is exactly what I am looking for Thanks

GenericUK commented 8 years ago

https://webdesign.tutsplus.com/tutorials/learning-material-design-lite-the-grid--cms-24531 https://www.tutorialspoint.com/materialdesignlite/materialdesignlite_grids.htm http://carterrink.com/css/design/2016/01/17/material-design-lite.html http://tutorialzine.com/2015/07/comparing-bootstrap-with-mdl/

GenericUK commented 8 years ago

https://getmdl.io https://material.google.com

Andrew6166 commented 8 years ago

wow thanks that really is great. saves me doing research fining that stuff. !!