0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

[Closes #16447] Concat. license to bootstrap.less

[Closes #16447] Concat. license to bootstrap.less
This commit is contained in:
Kevin Kirsche 2015-05-11 21:31:28 -04:00 committed by Kevin Kirsche
parent 9bf6e107e3
commit 25dcaf4f23

6
less/bootstrap.less vendored
View File

@ -1,3 +1,9 @@
/*!
* Bootstrap v3.3.4 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
// Core variables and mixins
@import "variables.less";
@import "mixins.less";