From 668e1a3fdb28ef7a0feb0c180f15d53b5ca6db82 Mon Sep 17 00:00:00 2001 From: Austin Andrews Date: Sat, 13 Dec 2014 23:12:49 -0600 Subject: [PATCH] Lowercase css filename. --- site/getting-started.savvy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/getting-started.savvy b/site/getting-started.savvy index c16450898..107f763ac 100644 --- a/site/getting-started.savvy +++ b/site/getting-started.savvy @@ -28,7 +28,7 @@ There are many different ways you can consume the Material Design Icons in your For those targetting the web your best option is to use the web font (if you are a bower user simply use `bower install mdi`). Place all the font files provided in `/fonts` below `materialdesignicons.css`. ```html Reference the CSS - + ``` To use the icons inline use the syntax below.