Skip to content

Commit

Permalink
remove unused tailwind configs
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmajor committed Dec 16, 2024
1 parent 05abdcc commit 127ceb6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tailwind.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ export default {
sans: ['Inter var', ...defaultTheme.fontFamily.sans],
},
fontSize: { '2xs': '0.7rem' },
inset: { '-px': '-1px' },
maxWidth: { '1/2': '50%' },
spacing: {
4.5: '1.125rem',
13: '3.25rem',
Expand Down

0 comments on commit 127ceb6

Please sign in to comment.