macCesar / tailwind-tss-color-generator

Tailwind's Framework for Titanium Apps ( It started for colors ... hence the name )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tailwind-tss-color-generator

UPDATE!!!

Please checkout my new purgeTSS CLI.

  1. Just install it globally on your machine.
[sudo] npm i -g purgetss
  1. Use any tailwind.tss, fontawesome.tss, materialicons.tss and lineicons.tss classes in your views.

  2. Run purgetss inside your project’s root folder before compiling your App.

purgetss
  1. And as simple as that, you’ll have a purged app.tss file with only the styles used in your App.

For more info check the official repository

About

Tailwind's Framework for Titanium Apps ( It started for colors ... hence the name )


Languages

Language:JavaScript 100.0%