Skip to content

Commit

Permalink
chore(tailwind.config.ts): remove unused imports to streamline config…
Browse files Browse the repository at this point in the history
…uration
  • Loading branch information
keksiqc committed Dec 4, 2024
1 parent 2669ddc commit 361c20f
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
@@ -1,7 +1,5 @@
import type { Config } from 'tailwindcss'
import svgToDataUri from 'mini-svg-data-uri'
import colors from 'tailwindcss/colors'
import defaultTheme from 'tailwindcss/defaultTheme'
import flattenColorPalette from 'tailwindcss/lib/util/flattenColorPalette'
import animate from 'tailwindcss-animate'

Expand Down

0 comments on commit 361c20f

Please sign in to comment.