1
1
mirror of https://github.com/primer/css.git synced 2024-11-29 06:02:33 +03:00
css/bower.json
2015-10-10 13:50:12 -04:00

20 lines
275 B
JSON

{
"name": "primer-css",
"ignore": [
"docs/",
".gitignore",
".hound.yml",
".scss-lint.yml",
"_config.yml",
"Gemfile",
"Gemfile.lock",
"Gruntfile.js"
],
"main": [
"scss/primer.scss"
],
"dependencies": {
"octicons": "*"
}
}