UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

5 lines 186 B
```css // To use the `animate` method when dragging objects using the Animation Module. '.move-by-animate': { moveByAnimate: true } '.move-by-animate-false': { moveByAnimate: false } ```