UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 214 B
```css // Property: exact // Description: Whether or not the predicate is for an exact match. The default is true. // Component(s): MediaQueryInfoType '.exact': { exact: true } '.exact-false': { exact: false } ```