Minify CSS with Closure Stylesheets

See https://code.google.com/p/closure-stylesheets/
This commit is contained in:
Tom Payne
2012-09-28 14:15:27 +02:00
parent 5615eabf66
commit da5ad0bf20
4 changed files with 19 additions and 7 deletions

View File

@@ -2,6 +2,16 @@
"id": "ol",
"css-allowed-unrecognized-properties": [
"user-select"
],
"css-inputs": [
"css/ol.css"
],
"css-output-file": "build/ol.css",
"externs": [
"externs/bingmaps.js",
"externs/ol.js",