Is a tool to make shades and tints for a given color and generate the proper code for the TailwindCSS config file. The idea is to make the custom color generation a bit easier when creating custom ...
Create three components: Form, ColorList, and SingleColor. In the App component, render the Form and ColorList components. In the Form component, set up a color state value and a form with an two ...