aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/javascript/bootstrap/README.md
Commit message (Collapse)AuthorAge
* Revert commit 6d31cb01b80d0560c0c083d40e641816877b3d06.Gravatar Damien Martin-Guillerez2016-12-21
| | | | | | Commit 6d31cb was an internal reorganization of google repository that should have resulted in no change. Due to a bug in our export process it deleted several files in third_party.
* --Gravatar Damien Martin-Guillerez2016-12-21
| | | | | PiperOrigin-RevId: 142666783 MOS_MIGRATED_REVID=142666783
* Add Bootstrap and Font Awesome directories to Bazel third_party.Gravatar David Chen2016-04-28
This change adds directories, BUILD files, and README.md for Bootstrap and Font Awesome to Bazel's //third_party/javascript and //third_party/css. -- MOS_MIGRATED_REVID=120941731