kneath / kss

A methodology for documenting CSS and generating styleguides.
warpspire.com/kss
MIT License
4.04k stars 275 forks source link

Adds :target to list of supported pseudo classes #52

Closed rsahlstrom closed 11 years ago

rsahlstrom commented 11 years ago

Adds :target to the pseudos variable in the coffee scripts and compiles the changes to the kss.js file.

Adding :target allows us to show these modifiers in the generated style guides. Without support, targetted styles cannot be displayed without user interaction.

benschwarz commented 11 years ago

Dig it. Such a fan of the target selector. Also, going to add :checked