这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,14 @@ Then you can use the icons in your HTML:

Search the icon you want to use here: https://icones.js.org

### Plugin Options

| Option | Type | Default | Description |
| --------------- | ---------------------- | ------- | -------------------------------------------------- |
| prefix | string | `i` | Class prefix for matching icon rules |
| scale | number | `1` | Scale relative to the current font size |
| extraProperties | Record<string, string> | `{}` | Extra CSS properties applied to the generated CSS. |

### Custom Icons

You can also use custom icons with this plugin, for example:
Expand Down