Skip to content

Commit

Permalink
chore: add back 2xl correct value
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbrusegard committed Sep 16, 2024
1 parent a52686b commit e6ea38a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tailwind.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ const config = {
screens: {
xs: '30rem',
...screens,
'2xl': '90rem',
},
colors: {
border: 'hsl(var(--border))',
Expand Down

0 comments on commit e6ea38a

Please sign in to comment.