Skip to content

Commit d99bc3f

Browse files
committedSep 8, 2015
Remove dropped v3 bootstrap-theme
[ci skip]
1 parent 36e4c9b commit d99bc3f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
 

‎.gitattributes

-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,5 @@
1212
# Don't diff or textually merge source maps
1313
*.map binary
1414

15-
bootstrap-theme.css linguist-vendored=false
1615
bootstrap.css linguist-vendored=false
1716
bootstrap.js linguist-vendored=false

‎CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Please adhere to the [coding guidelines](#code-guidelines) used throughout the
135135
project (indentation, accurate comments, etc.) and any other requirements
136136
(such as test coverage).
137137

138-
**Do not edit `bootstrap.css`, `bootstrap-theme.css`, or `bootstrap.js`
138+
**Do not edit `bootstrap.css`, or `bootstrap.js`
139139
directly!** Those files are automatically generated. You should edit the
140140
source files in [`/bootstrap/scss/`](https://github.com/twbs/bootstrap/tree/master/scss)
141141
and/or [`/bootstrap/js/`](https://github.com/twbs/bootstrap/tree/master/js) instead.

0 commit comments

Comments
 (0)
Please sign in to comment.