File tree 2 files changed +1
-2
lines changed
2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 12
12
# Don't diff or textually merge source maps
13
13
* .map binary
14
14
15
- bootstrap-theme.css linguist-vendored =false
16
15
bootstrap.css linguist-vendored =false
17
16
bootstrap.js linguist-vendored =false
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ Please adhere to the [coding guidelines](#code-guidelines) used throughout the
135
135
project (indentation, accurate comments, etc.) and any other requirements
136
136
(such as test coverage).
137
137
138
- ** Do not edit ` bootstrap.css ` , ` bootstrap-theme.css ` , or ` bootstrap.js `
138
+ ** Do not edit ` bootstrap.css ` , or ` bootstrap.js `
139
139
directly!** Those files are automatically generated. You should edit the
140
140
source files in [ ` /bootstrap/scss/ ` ] ( https://github.com/twbs/bootstrap/tree/master/scss )
141
141
and/or [ ` /bootstrap/js/ ` ] ( https://github.com/twbs/bootstrap/tree/master/js ) instead.
You can’t perform that action at this time.
0 commit comments