UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 210 B
```css // Property: numeric // Description: Indicates if numbers in string should be compared as integers. // Component(s): CollatorOptions '.numeric': { numeric: true } '.numeric-false': { numeric: false } ```