Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinGab committed Sep 24, 2024
1 parent 0ab3068 commit 4488b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ The default banner is styled with tailwindcss. You should add the following path
export default {
content: [
// ...
"./vendor/elegantly/laravel-cookies-consent/resources/views/*.blade.php",
"./vendor/elegantly/laravel-cookies-consent/resources/views/**/*.blade.php",
],
// ...
};
Expand Down

0 comments on commit 4488b08

Please sign in to comment.