Skip to content

Commit

Permalink
Merge pull request #4 from mmonari/main
Browse files Browse the repository at this point in the history
This fixes module not found during 'build'
  • Loading branch information
andreia authored Dec 12, 2024
2 parents e51f5bb + 496e429 commit 3340cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/css/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 3340cf2

Please sign in to comment.