This is a simple application to convert the JSON export from the Palettte App to Tailwind utility style CSS.
Using the app will generate CSS classes for color, background-color, and border color in a fashion similar to the classes used in Tailwind CSS.
https://codesandbox.io/embed/lr5709wnq?autoresize=1&fontsize=14&hidenavigation=1&view=preview
Add support for converting Tailwind color configuration objects to CSS.