diff --git a/tailwind.js b/tailwind.js index 549d2e36..07f46396 100644 --- a/tailwind.js +++ b/tailwind.js @@ -25,7 +25,8 @@ module.exports = { ...defaultConfig, colors: colors, textColors: colors, - borderColors: colors, + backgroundColors: colors, + borderColors: Object.assign({ default: colors['grey-light'] }, colors), fonts: { ...defaultConfig.fonts, 'mono': [