update css reference

This commit is contained in:
Guy Bedford
2013-08-22 18:51:19 +02:00
parent e85d345757
commit c11e251d80
+1 -1
View File
@@ -6,6 +6,6 @@
"bootstrap": {
"location": "github:twbs/bootstrap",
"main": "dist/js/bootstrap",
"depends": ["./dist/css/bootstrap.css!"]
"depends": ["../../css/bootstrap.css!"]
}
}