module.exports = { purge: [], theme: { colors: { black: '#222', blue: '#204d74', white: '#fff', yellow: '#fde546' }, extend: {}, }, variants: {}, plugins: [], }