1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 03:11:19 +02:00

Replace Makefile with GruntJS

A rebase (against soon-to-be 3.0.0-rc.1) & squash of
https://github.com/twbs/bootstrap/pull/7786 AKA
https://github.com/twitter/bootstrap/pull/7786
originally by
@seriema
@mokkabonna
@jojohess

Rebased by @cvrebert
This commit is contained in:
John-Philip Johansson
2013-05-04 16:55:52 +02:00
committed by Chris Rebert
parent 995add132e
commit 0d33455ef4
12 changed files with 769 additions and 683 deletions

View File

@@ -4668,4 +4668,4 @@ td.visible-print {
td.hidden-print {
display: none !important;
}
}
}

File diff suppressed because one or more lines are too long