UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

6 lines 184 B
```scss // Property(ies): hideShadow - iOS Only // Component(s): Ti.UI.Window '.hide-shadow[platform=ios]': { hideShadow: true } '.show-shadow[platform=ios]': { hideShadow: false } ```