Brands Tail Color

Loading...

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