/*! * Bootstrap v1.2.0 * * Copyright 2011 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. * Date: @DATE */ // CSS Reset @import "reset.less"; // Core @import "preboot.less"; @import "scaffolding.less?v13"; // Styled patterns and elements @import "type.less?v4"; @import "forms.less?v15"; @import "tables.less?v3"; @import "patterns.less?v3"; @import "plugins.css?v2"; @import "custom.less?v18";