Skip to content

Commit

Permalink
chore: forgot to add this file
Browse files Browse the repository at this point in the history
  • Loading branch information
uhrjun committed Dec 31, 2022
1 parent 0d0e286 commit a935a57
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions frontend/src/utils/theme.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import resolveConfig from 'tailwindcss/resolveConfig'
import tailwindConfig from 'tailwind.config.js'

export const config = resolveConfig(tailwindConfig)
export const theme = config.theme

0 comments on commit a935a57

Please sign in to comment.