- Updated to support Rails 3.2
- No dependency on compass
... TODO: add missing ...
- Ability to customise using SASS mixins as hooks
- Allow to remove the variable value altoether by giving it an empty string (
$iphone-style-images-path: ''
)
- Customise the images, sizes etc via SASS
- Provide precompiled assets for standalone use
- Provides jQuery iphoneStyle function in JavaScript and the JavaScript file itself.
- Provides default styling.
- Compatible with Rails Assets Pipeline (include images referenced from the CSS).