1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-29 14:59:16 +02:00

fix comments up for non minified built file

This commit is contained in:
Jacob Thornton
2011-06-29 15:40:52 -07:00
parent e0b09867c2
commit e72283ccaf
9 changed files with 86 additions and 144 deletions

13
lib/bootstrap.less vendored
View File

@@ -1,13 +1,12 @@
/*
* Master Stylesheet
* This file is only for importing all required stylesheets for LESS to include and then compile.
*
/*!=========================================================
* Bookstrap v0.0.1
*
* Copyright 2011 Twitter, Inc
* Open-sourced under Apache License v2.0: http://www.apache.org/licenses/LICENSE-2.0
* Open-sourced under Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built @twitter by @mdo and @fat, like bosses.
*/
* ========================================================== */
// CSS Reset
@import "reset.less";