Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
9721b7a9f1082d7ae23d69cc5954aa235398f32c
9721b7a9f1082d7ae23d69cc5954aa235398f32c
Switch branch/tag
masonstrap
.bowerrc
Find file
Normal view
History
Permalink
.bowerrc
88 Bytes
Edit
Web IDE
Newer
Older
Add some dotfiles and configs
David Haynes
committed
Nov 23, 2016
1
2
3
4
5
{
"scripts": {
"postinstall": "cp -a ./bower_components/bootstrap/fonts ./"
}
}