mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
fix comments up for non minified built file
This commit is contained in:
Vendored
+6
-7
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user