KSS attempts to provide a methodology for writing maintainable, documented CSS within a team. Specifically, KSS is a documentation specification and styleguide format. It is not a preprocessor, CSS framework, naming convention, or specificity guideline. Documentation is all about communication. Between people, not computers. So why should your documentation format cater to computers? KSS’s documentation syntax is human readable, but just structured enough to be machine parsable. KSS is designed to work with every flavor of CSS out there, preprocessor or not. Choose whatever works for you. Create example HTML for your CSS and automatically generate variations of each element. Ever wanted to see the hover, active, and visited states for a link all at once? The methodology and ideas behind Knyle Style Sheets are contained in SPEC.md.