README 277 B

1234567891011
  1. These are "less" files that compile into the CSS of claro.
  2. 1. Install node from http://nodejs.org/#download
  3. 2. To compile all the files:
  4. $ cd dijit/themes/claro
  5. $ node compile.js
  6. See http://lesscss.org/ and https://github.com/cloudhead/less.js/ for more information.