Mercurial > wikked
view 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 |
line wrap: on
line source
// Start with Bootstrap. @import "../bootstrap/less/bootstrap.less"; // Now import our styles. @import "wikked/base.less"; @import "wikked/main.less"; @import "wikked/page.less"; @import "wikked/alerts.less"; // End with other miscellaneous stuff. @import (less) "syntax.css"; @import (less) "wmd.css";