From 43393c3076698b2c76229be07ffa7c1c68d19b22 Mon Sep 17 00:00:00 2001 From: Austin Andrews Date: Mon, 2 Nov 2015 00:01:51 -0600 Subject: [PATCH] Cordova bug warning. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 59a3d7791..3f949c7f8 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ npm install mdi **Note:** _SVG icons are not compressed in GitHub. Please use the icons from [Material Design Icons](http://materialdesignicons.com/) if you need inline SVG._ +**Warning (Cordova only):** _You will need to manually edit the css file to remove the version query string. [Read More](https://github.com/Templarian/MaterialDesign/issues/760)._ + ## Contribute Please do not make pull requests against this repositiory. All icons are managed through the Material Design Icons site by the various contributors. If you want to become a contributor [read more](http://materialdesignicons.com/contribute).