Skip to content

Commit ba59bda

Browse files
authored
Update README.md
added caching icons section
1 parent 2346719 commit ba59bda

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ Please refer to [`the upgrade guide`](UPGRADE.md) when updating the library.
3737

3838
Blade Fork Awesome uses Blade Icons under the hood. Please refer to [the Blade Icons readme](https://github.com/blade-ui-kit/blade-icons) for additional functionality. We also recommend to [enable icon caching](https://github.com/blade-ui-kit/blade-icons#caching) with this library.
3939

40+
## Caching Icons
41+
42+
It's a good idea to add the `icons:cache` command as part of your deployment pipeline and always cache icons in production. This will significantly improve performance of the application. Refer [Caching](https://github.com/driesvints/blade-icons?tab=readme-ov-file#caching) section for details.
43+
4044
## Configuration
4145

4246
Blade Fork Awesome also offers the ability to use features from Blade Icons like default classes, default attributes, etc. If you'd like to configure these, publish the `blade-forkawesome.php` config file:

0 commit comments

Comments
 (0)