2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Add a license header to bootstrap.scss

This commit is contained in:
Xavier Gallardo
2015-09-02 15:07:20 -04:00
parent e0a2b9ed4c
commit 750656fc9c
3 changed files with 8 additions and 13 deletions
+7 -1
View File
@@ -1,4 +1,10 @@
// Core variables and mixins
/*!
* Bootstrap v4.0.0-alpha (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";
@import "mixins";