Below is the standard readme from html5-boilerplate. less-boilerplate is a version of html-boilerplate that focuses on stylesheets written in LESS. The build script now compiles LESS to CSS using @erwan's Rhino version of @cloudhead's less.js. You can also use the build tool to do a standalone compile. Use ant compileless compiles less/style.less => less/style.less.min.css. HTML5 Boilerplate with