mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Remove slate reference in docs default border color
This commit is contained in:
parent
76685c9042
commit
4f00ea5b9d
@ -46,7 +46,7 @@ config.borderWidths = Object.assign(config.borderWidths, {
|
||||
})
|
||||
|
||||
config.borderColors = Object.assign(config.colors, {
|
||||
default: config.colors['slate-lighter'],
|
||||
default: config.colors['grey-light'],
|
||||
})
|
||||
|
||||
config.width = Object.assign(config.width, {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user