Righteous is an Experimental Code Formatter for CSS that implements the Kary Coding Standard. It is written as a reconstructing formatter; It means righteous parses the code into an AST (abstract syntax tree) and then rewrites that tree to CSS. This technique ensures everything is based on the standard.