extend tailwind theme -- add default colors
This commit is contained in:
parent
8463efe512
commit
c6f9f092b4
@ -13,6 +13,8 @@ module.exports = {
|
||||
transparent: 'transparent',
|
||||
black: '#000',
|
||||
white: '#fff',
|
||||
initial: 'initial',
|
||||
inherit: 'inherit',
|
||||
|
||||
primary: {
|
||||
light: '#5acde7',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user