mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-28 12:36:35 +00:00
Don't inline cursors, they occure multiple times
This commit is contained in:
parent
b836471a60
commit
a7e4641173
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ module.exports = function(grunt) {
|
|||
cssmin: true
|
||||
},
|
||||
src: [
|
||||
'../css/winamp.css', // Inlines the cursor images
|
||||
//'../css/winamp.css', // Inlines the cursor images
|
||||
'../index.html'
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue