2012-07-19 06:49:49 +00:00
|
|
|
// Bootstrap
|
|
|
|
@import "../../bootstrap/less/bootstrap.less";
|
|
|
|
|
|
|
|
// Symposion UI components
|
|
|
|
@import "symposion-components.less";
|
2012-12-20 05:00:18 +00:00
|
|
|
@import "symposion-dashboard.less";
|
|
|
|
@import "symposion-schedule.less";
|
2012-07-19 06:49:49 +00:00
|
|
|
|
|
|
|
// Per-site overrides
|
|
|
|
@import "custom.less";
|