Skip to content

Commit 5bd456b

Browse files
authored
Update README.md
1 parent 91426d1 commit 5bd456b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ composer require solution-forest/filament-tree
3232
php artisan filament:assets
3333
```
3434

35-
> **Note: Add plugin Blade files to your custom theme `tailwind.config.js` for dark mode**
35+
> **Note: Add plugin Blade files to your custom theme `tailwind.config.js` for dark mode.**
36+
>
3637
> To set up your own custom theme, you can visit the [official instruction page](https://filamentphp.com/docs/3.x/panels/themes#creating-a-custom-theme) on the Filament website.
3738
3839
Add the plugin's views to your `tailwind.config.js` file.

0 commit comments

Comments
 (0)