PK!A7��nmodule.exports = { content: ["./src/**/*.{html,js,jsx}"], theme: { extend: { colors: { "custom-green": "#1d9a9c", "custom-ghana": "#e42f17", "custom-zambia": "#8B04A7", "custom-paygo-blue": "#4434B1", "custom-paygo-bluenew": "#2E50CC", "custom-paygo-yellow": "rgb(252,164,5)", "custom-paygo-yellows": "#f38b00", }, }, }, plugins: [], };