Skip to content

Commit

Permalink
Have Avo tailwind watcher cover ejected components.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaxw committed Aug 23, 2024
1 parent 848e919 commit 44935bf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ module.exports = {
'./app/views/**/*.html.erb',
'./app/helpers/**/*.rb',
'./app/javascript/**/*.js',
'./app/components/avo/**/*.html.erb',
],
}

0 comments on commit 44935bf

Please sign in to comment.