Mercurial > wikked
view static/css/wikked.less @ 158:e53a3b64dfd8
Renamed main Wikked script.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 09 Jan 2014 20:59:41 -0800 |
parents | d29e2f337b00 |
children | ffb505cac9c8 |
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 "syntax.css"; @import "wmd.css";