-
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Cesar Estrada edited this page Feb 14, 2022
·
6 revisions
PurgeTSS is a package for all Titanium SDK developers, who want to easily and quickly create beautifully designed mobile apps.
- Provides more than 8400 Tailwind-like utility classes ready to use in your projects.
- Creates a clean
app.tss
file with only the classes used in your project by parsing all your XML files. - You can customize any of the default classes through a simple configuration file, or you can create new just-in-time classes with arbitrary values within the
Views
. - You can easily use Font Awesome, Material Design, Lineicons, Boxicons, Tabler Icons, Framework7-Icons and Bootstrap Icons fonts in
Buttons
andLabels
. - Includes an Animation module to apply a 2D Matrix animation or transformation to any element or to an
Array
of elements. - Includes a simple two-dimensional Grid System to align and distribute elements in your views.