Skip to content

Commit

Permalink
fix: import preset path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CS76 committed May 31, 2024
1 parent 0535511 commit 0cd86e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/css/filament/dashboard/tailwind.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import preset from '/vendor/filament/filament/tailwind.config.preset'
import preset from './../../../../vendor/filament/filament/tailwind.config.preset'

export default {
presets: [preset],
Expand Down

0 comments on commit 0cd86e9

Please sign in to comment.