OK, so as we're more backend oriented team, we have huge mess in CSS. My task is to introduce some standards page - for us to know what's going on and for new team members to know what's going on quicker ;) I think about separate page with some structured knowledge: element itself, class name, some additional data (maybe editable problems/suggestions column). If anyone have any suggestions I'd be grateful (please mind I don't mean CSS standards itself, which you can find in many places on the web, but rather some advice how to build page for this purpose).I mean things similar to:
https://github.com/kemie/Style-Guide-Boilerplate-Bootstrap-Edition
or
https://github.com/EightMedia/styleguide.js
Thanks!