Layout customization
From this file you can configure anything with tailwindcss
Update Colors
To update the colors used inside the app, you can update this file to generate a new css with new or updated set of colors.
Note: the configuration file format is JSON, unlike the one used in tailwindcss (js)