Even better dropdown filtering

This commit is contained in:
Gregory Schier
2024-02-17 22:27:01 -08:00
parent 8ff2caf3c3
commit b57ea8adeb
3 changed files with 25 additions and 33 deletions

View File

@@ -1,6 +1,7 @@
const plugin = require('tailwindcss/plugin');
const height = {
'2xs': '1.5rem',
xs: '1.75rem',
sm: '2.0rem',
md: '2.5rem',