You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ bootstrap-sass-nuget (v 3.3.6)
3
3
4
4
Unofficial bootstrap-sass [NuGet package](https://www.nuget.org/packages/Twitter.Bootstrap.Sass/) ... well it's the only NuGet package at the moment for Bootstrap SASS!
5
5
6
-
Based on source from [bootstrap-sass](https://github.com/twbs/bootstrap-sass)
6
+
Based directly on source from [bootstrap-sass](https://github.com/twbs/bootstrap-sass) (it's a direct copy with no modifications).
7
7
8
8
## Note
9
9
@@ -19,3 +19,7 @@ Release Notes (v3.3.5): Updated for release of Bootstrap 3.3.5 (source and sass)
19
19
Release Notes (v3.3.4): Updated for release of Bootstrap 3.3.4 (source and sass).
20
20
21
21
Release Notes (v3.3.3): This is Bootstrap source version 3.3.2. The bootstrap-sass team released v3.3.3 a few hours after the v3.3.2 release to "Fix glyphicons regression" ([https://github.com/twbs/bootstrap-sass/releases](see release history here)).
22
+
23
+
### Copyright and license
24
+
25
+
Code and documentation copyright 2011-2016 Twitter, Inc. Code released under the [MIT license](https://github.com/jamez14/bootstrap-sass-nuget/blob/master/LICENSE).
0 commit comments