PK!A7��nmodule.exports = { content: ["./src/**/*.{html,js,jsx}"], theme: { extend: { colors: { "custom-green": "#16a34a", "custom-ghana": "#e42f17", }, }, }, plugins: [], };