module.exports = { theme: { extend: { colors: { inherit: 'inherit' } } } }