Skip to content

Commit 95a4fdd

Browse files
CopilotScarletKuro
andauthored
refine material icons preload docs ordering
Agent-Logs-Url: https://github.com/MudBlazor/MudBlazor.Icons/sessions/9eec0945-aad2-4b3c-95af-58949556483e Co-authored-by: ScarletKuro <19953225+ScarletKuro@users.noreply.github.com>
1 parent 8eae80c commit 95a4fdd

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

documentation/material_icons_usage.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,7 @@
99
| 1.0.0 => | 7.0.0-preview.4 => | .NET 7 & NET 8 |
1010

1111

12-
To use the icons in your MudBlazor project, you can add the following CSS link to your HTML or Razor layout:
13-
14-
```html
15-
<link href="_content/MudBlazor.FontIcons.MaterialIcons/css/font.min.css" rel="stylesheet" />
16-
```
17-
18-
To reduce first-load flicker, preload the Material Icons font files before loading the stylesheet:
12+
To use the icons in your MudBlazor project while reducing first-load flicker, preload the Material Icons font files before loading the stylesheet:
1913

2014
```html
2115
<link rel="preload"

0 commit comments

Comments
 (0)