Skip to content

Commit

Permalink
🐛 Wrong object access in tailwind config
Browse files Browse the repository at this point in the history
  • Loading branch information
SilentDepth committed Apr 4, 2023
1 parent 90c7e5e commit 52b34be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailwind.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import config from './lib/server/config'
import { config } from './lib/server/config'
import { FONTS_SANS, FONTS_SERIF } from './consts'

// eslint-disable-next-line import/no-anonymous-default-export
Expand Down

0 comments on commit 52b34be

Please sign in to comment.