UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 236 B
```css // Property: backfillEnd // Description: Set to true to continue filling with the final color beyond the endPoint. // Component(s): Gradient '.backfill-end': { backfillEnd: true } '.backfill-end-false': { backfillEnd: false } ```