Moving CSS mobile directory to a more logical place.

This commit is contained in:
Samuel Clay 2011-06-09 22:27:11 -04:00
parent d0f0ac9507
commit a95d78dacd

View file

@ -254,7 +254,7 @@ COMPRESS_CSS = {
'mobile': {
'source_filenames': (
'css/mobile/jquery.mobile-1.0a4.css',
'css/mobile.css',
'css/mobile/mobile.css',
),
'output_filename': 'css/mobile/mobile-compressed-?.css',
},