Deleted custom font sizes

This commit is contained in:
Kristofers Solo 2023-06-30 01:02:34 +00:00
parent 914bbab9f7
commit 43b10ca2a9

View File

@ -123,14 +123,6 @@ module.exports = {
], ],
roboto: ["Roboto", "Helvetica", "Arial", "sans-serif"], roboto: ["Roboto", "Helvetica", "Arial", "sans-serif"],
}, },
fontSize: {
base: "1rem",
xl: "1.25rem",
"2xl": "1.5rem",
"3xl": "2rem",
"4xl": "4rem",
xs: "0.75rem",
},
extend: {}, extend: {},
}, },
plugins: [ plugins: [