mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
Merge pull request #16457 from kkirsche/patch-8
[Closes #16447] Manually add license to bootstrap.less
This commit is contained in:
commit
504c90da96
6
less/bootstrap.less
vendored
6
less/bootstrap.less
vendored
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user