2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Restore glyphicons

This commit is contained in:
Mark Otto
2013-08-18 00:36:51 -07:00
parent 09d80fab99
commit 1e0453f825
19 changed files with 1534 additions and 30 deletions
+2 -1
View File
@@ -18,9 +18,10 @@
]
, "devDependencies": {
"grunt": "~0.4.1"
, "grunt-contrib-connect": "~0.3.0"
, "grunt-contrib-clean": "~0.5.0"
, "grunt-contrib-connect": "~0.3.0"
, "grunt-contrib-concat": "~0.3.0"
, "grunt-contrib-copy": "~0.4.0"
, "grunt-contrib-jshint": "~0.6.0"
, "grunt-contrib-uglify": "~0.2.2"
, "grunt-contrib-qunit": "~0.2.2"