UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

16 lines 399 B
```scss // Property(ies): repeat // Component(s): Ti.UI.Animation '.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 } ```