use better height and width units

This commit is contained in:
vcoppe
2025-11-16 13:22:26 +01:00
parent b6f96d9f4d
commit 4442e29b66
2 changed files with 1 additions and 4 deletions

View File

@@ -73,9 +73,6 @@ const config = {
'caret-blink': 'caret-blink 1.25s ease-out infinite',
},
},
supports: {
dvh: 'height: 100dvh',
},
},
plugins: [tailwindcssAnimate],
};