Javadoc-like format to describe your styles (CSS, LESS, SASS etc.)

Format

StyleDoc format specification and essentials.

Documentor

Parser and showcase generator for documented styles.

Available for browser, npm, grunt, bower.

@nested

Categories: css

Status: Not implemented Draft

Describes a nested variation of element.

% characher indicates the position of @base selector.

Examples

@nested .wrapper %
@nested .parent > %
@nested .parent > %.subclass
@nested .over-wrapper .parent > %

See also