mirror of
https://github.com/Templarian/MaterialDesign.git
synced 2026-03-03 23:24:06 +01:00
css lowercase / bower
This commit is contained in:
@@ -17,7 +17,7 @@ There are many different ways you can consume the Material Design Icons in your
|
||||
|
||||
## Web Font
|
||||
|
||||
For those targetting the web your best option is to use the web font. Place all the font files provided in the same directory as the `MaterialDesignIcons.css`.
|
||||
For those targetting the web your best option is to use the web font (if you are bower user simply use `bower install mdi`). Place all the font files provided in the same directory as the `materialdesignicons.css`.
|
||||
|
||||
```html Reference the CSS
|
||||
<link href="styles/MaterialDesignIcons.css" media="all" rel="stylesheet" type="text/css" />
|
||||
|
||||
Reference in New Issue
Block a user