2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Merge pull request #10565 from twbs/gruntfile-css-banner

generate CSS banners via Gruntfile; fixes #10101
This commit is contained in:
Mark Otto
2013-09-10 21:27:07 -07:00
9 changed files with 35 additions and 34 deletions
-10
View File
@@ -1,13 +1,3 @@
/*!
* Bootstrap v3.0.0
*
* Copyright 2013 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 by @mdo and @fat.
*/
// Core variables and mixins
@import "variables.less";
@import "mixins.less";