RECESS is a code quality tool for CSS built on top of LESS developed at Twitter to support their internal styleguide. Current version is 1.1.
RECESS is a code quality tool for CSS built on top of LESS developed at Twitter to support their internal styleguide. Current version is 1.1.
It runs as a Node.js module, and be installed with npm:
$ npm install recess -g
GitHub Project
twitter-bootstrap uses RECESS in its make file.