diff --git a/frontend/stitches.config.ts b/frontend/stitches.config.ts index 59bee7963..24a101163 100644 --- a/frontend/stitches.config.ts +++ b/frontend/stitches.config.ts @@ -38,13 +38,9 @@ export const { }, space: { // scale loaned from Tailwind CSS - "0.5": "0.125rem", "1": "0.25rem", "2": "0.5rem", - // TODO: fix vars with . "invalid property" - "2.5": "0.625rem", "3": "0.75rem", - "3.5": "0.875rem", "4": "1rem", "5": "1.25rem", "6": "1.5rem",