kneath/kss

Documenting nested classes example?

Opened this issue · 2 comments

There is no examples showing how nested classes in languages such as LESS / SCSS / Stylus should be documented.

I assume you just do the same for the parent class, but should there be a parent annotation for this for pure CSS?

These are just some basic questions that come up when documenting, but there are even more the further you go; These two should clear up most of that confusion.

There's an example of this in the test/fixtures folders.

https://github.com/kneath/kss/blob/master/test/fixtures/scss/nested.scss

I did not know this existed, this should be in the main documentation or a side-note linking to this somewhere.

Also, header blocks for a master.[ext] that imports all?