We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 751f6e5 commit c6db447Copy full SHA for c6db447
.bowerrc
@@ -0,0 +1,4 @@
1
+{
2
+ "directory": "components",
3
+ "json": "bower.json"
4
+}
CHANGELOG.md
@@ -4,6 +4,7 @@
5
* Remove media-query files in favor of inline media-queries
6
7
+* Add .bowerrc configuration file for Bower
8
* Add test integration with Jasmine
9
* Update Bower dependencies
10
* Update npm module dependencies
0 commit comments