Fix TODO in space scale

This commit is contained in:
Kalle (Sendou)
2021-11-12 22:58:54 +02:00
parent a26327c6a4
commit 00b6fdb4b7

View File

@@ -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",