Skip to content

Commit

Permalink
chore: Add note for icon cache (closes #34)
Browse files Browse the repository at this point in the history
  • Loading branch information
christianwgd committed Oct 10, 2024
1 parent 4521208 commit 1f578de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ first parameter, and that's all that's required:
{% bs_icon 'alarm' %}
```

[!NOTE]
To prevent performance issues you should enable the [icon cache](#configure-icon-cache)!

### Icon sizes

You can size the icons by setting the size parameter:
Expand Down

0 comments on commit 1f578de

Please sign in to comment.