UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 251 B
```css // Property: backfillStart // Description: Set to true to continue filling with the starting color beyond the startPoint. // Component(s): Gradient '.backfill-start': { backfillStart: true } '.backfill-start-false': { backfillStart: false } ```