From 15b791cd4395996ca16ff8a991bde3f571e9ba4d Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 2 Feb 2019 00:04:48 +0000 Subject: [PATCH] More colours --- tailwind.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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': [