UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

17 lines 440 B
```css // Property: repeat // Component(s): NotificationParams, Ti.UI.Animation '.repeat-0': { repeat: 0 } '.repeat-1': { repeat: 1 } '.repeat-2': { repeat: 2 } '.repeat-3': { repeat: 3 } '.repeat-4': { repeat: 4 } '.repeat-5': { repeat: 5 } '.repeat-6': { repeat: 6 } '.repeat-7': { repeat: 7 } '.repeat-8': { repeat: 8 } '.repeat-9': { repeat: 9 } '.repeat-10': { repeat: 10 } '.repeat-11': { repeat: 11 } '.repeat-12': { repeat: 12 } ```