use css plugin depends

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