♻️ Clean configs (#1376)

This commit is contained in:
Luke Vella 2024-10-06 09:06:25 +01:00 committed by GitHub
parent b2ad535d19
commit 944811cff9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 4 additions and 21 deletions

View file

@ -95,10 +95,6 @@ module.exports = {
fontFamily: {
sans: ["var(--font-inter)", ...defaultTheme.fontFamily.sans],
},
gap: {
DEFAULT: "0.625rem",
md: "0.625rem",
},
},
},
};