build: Trim compiled CSS files
authorYoumin Ha <youmin.ha@samsung.com>
Thu, 7 Mar 2013 10:04:00 +0000 (19:04 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Fri, 22 Mar 2013 11:19:05 +0000 (20:19 +0900)
commit9bdb4edf66382d61e6548822d1120011afbe2209
treed38de564800303675e561895e78b2318139d9966
parent946e1c70eea9c456c56c7bb91330c70734515eb2
build: Trim compiled CSS files

Trims compiled CSS files from less, which removes .LESS*
classes(actually LESS mixins).

Change-Id: I0387b4dc7481b365b28e391baa83d5dbc3e4432a
src/themes/tizen/tizen-white/Makefile
tools/CSS-trim.sh [new file with mode: 0755]