We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d06be3a commit 52fa17aCopy full SHA for 52fa17a
1 file changed
Makefile
@@ -55,6 +55,7 @@ css: init
55
${RUN_JS} \
56
external/r.js/dist/r.js \
57
-o cssIn=css/themes/default/jquery.mobile.css \
58
+ optimizeCss=standard.keepComments.keepLines \
59
out=${OUTPUT}/${NAME}.compiled.css
60
@@cat LICENSE-INFO.txt | ${VER} > ${OUTPUT}/${NAME}.css
61
@@cat ${OUTPUT}/${NAME}.compiled.css >> ${OUTPUT}/${NAME}.css
0 commit comments