mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Moving CSS mobile directory to a more logical place.
This commit is contained in:
parent
d0f0ac9507
commit
a95d78dacd
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue