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.

@sibling

Categories: css

Status: Not implemented Draft

Describes a variation of element coming after the sibling.

% characher indicates the position of @base selector.

Examples

@sibling .afore ~ %
@sibling .prev + %
@sibling .afore ~ next + %.subclass

See also