2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Merge pull request #8336 from guilbep/3.0.0-wip

removing bootstrap-fonts rule in Makefile for bootstrap rule
This commit is contained in:
Mark Otto
2013-06-28 09:20:02 -07:00
+1 -1
View File
@@ -60,7 +60,7 @@ clean:
# recess & uglifyjs are required
#
bootstrap: bootstrap-fonts bootstrap-css bootstrap-js
bootstrap: bootstrap-css bootstrap-js
#