testing again

This commit is contained in:
zmeyer44 2023-10-15 00:12:52 -04:00
parent 02f7efef22
commit 6e9b4c17fa

View File

@ -14,6 +14,7 @@ module.exports = {
padding: "2rem",
screens: {
"2xl": "1400px",
standalone: { raw: "(display-mode: standalone)" },
},
},
extend: {
@ -104,9 +105,6 @@ module.exports = {
3: 3,
4: 4,
},
// screens: {
// standalone: { raw: "(display-mode: standalone)" },
// },
},
},
plugins: [