UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 220 B
```css // Property: hasCompass // Description: Indicates whether the current device supports a compass. // Component(s): Ti.Geolocation '.has-compass': { hasCompass: true } '.has-compass-false': { hasCompass: false } ```