Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.2.1
-
Component/s: None
-
Labels:None
Description
Throws the warning:
WARN: Unsupported properties found: sprite-ie-mode (D:\myproject\styles.css, line: 3)
I would like to set some sprites to have IE mode, and some to NOT have IE mode.
At the moment, the sprite image directive does not work, and the global flag will generate ie mode for ALL images
Sorry! this is NOT a defect.
I found the example which works in the test folder.
Please change your documentation to say:
sprite-ie6-mode
rather than
sprite-ie-mode
thanks!