tt-rss/lib/dijit/themes/claro/README

12 lines
277 B
Text
Raw Normal View History

2011-11-08 17:40:44 +01:00
These are "less" files that compile into the CSS of claro.
2013-03-18 07:26:24 +01:00
1. Install node from http://nodejs.org/#download
2011-11-08 17:40:44 +01:00
2013-03-18 07:26:24 +01:00
2. To compile all the files:
2011-11-08 17:40:44 +01:00
$ cd dijit/themes/claro
$ node compile.js
See http://lesscss.org/ and https://github.com/cloudhead/less.js/ for more information.