comparison static/css/wikked.less @ 159:ffb505cac9c8

Truly concatenate all CSS files.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 09 Jan 2014 20:59:58 -0800
parents d29e2f337b00
children
comparison
equal deleted inserted replaced
158:e53a3b64dfd8 159:ffb505cac9c8
6 @import "wikked/main.less"; 6 @import "wikked/main.less";
7 @import "wikked/page.less"; 7 @import "wikked/page.less";
8 @import "wikked/alerts.less"; 8 @import "wikked/alerts.less";
9 9
10 // End with other miscellaneous stuff. 10 // End with other miscellaneous stuff.
11 @import "syntax.css"; 11 @import (less) "syntax.css";
12 @import "wmd.css"; 12 @import (less) "wmd.css";