diff --git a/tokens/src/core/global/spacing.json b/tokens/src/core/global/spacing.json index 1f690e8a3a..c94d33e2b8 100644 --- a/tokens/src/core/global/spacing.json +++ b/tokens/src/core/global/spacing.json @@ -28,7 +28,7 @@ }, "grid": { "gutter-width": { - "value": "24px", "type": "dimension", "description": "Grid gutter width value." + "value": "24px", "type": "dimension", "source": "$grid-gutter-width", "description": "Grid gutter width value." } } }