1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 11:51:23 +02: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

View File

@@ -60,7 +60,7 @@ clean:
# recess & uglifyjs are required
#
bootstrap: bootstrap-fonts bootstrap-css bootstrap-js
bootstrap: bootstrap-css bootstrap-js
#