refactor: change gray to grey`

This commit is contained in:
Oliver Davies 2022-10-22 12:19:47 +01:00
parent e3cd850df9
commit 68aa496b84
6 changed files with 9 additions and 9 deletions

View file

@ -6,7 +6,7 @@ module.exports = {
primary: '#24608A',
},
current: 'currentColor',
gray: colours.stone,
grey: colours.stone,
inherit: 'inherit',
transparent: 'transparent',
white: '#fff'

View file

@ -1,9 +1,9 @@
bg-blue-600
bg-gray-200
bg-grey-200
block
block-opdavies-branding
border
border-gray
border-grey
border-l-0
flex
flex-col