view static/css/wikked.less @ 149:d29e2f337b00

Updated to Bootstrap 3.0.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 12 Dec 2013 21:54:04 -0800
parents 9d22cf4d2412
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";