I\'m recently playing with bootsrap3. I compiled it from sources and included distr js and css to my project. The thing is, I see in GH dev tools, that it\'s trying to get .
Delete the line "/*# sourceMappingURL=bootstrap.min.css.map */ " in following files.
"/*# sourceMappingURL=bootstrap.min.css.map */ "
To fetch the file path in Linux use the command find / -name "\*bootstrap\*"
find / -name "\*bootstrap\*"