Tailwind colors


    // tailwind.config.js
    module.exports = {
  theme: {
    colors: {
    }
  }
}