From cc4f755a6c9cf996442f9c5356f6f0fbdcf41a8f Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Wed, 16 Sep 2015 13:52:43 +0300 Subject: Create a Valo icon font for icons used in Valo (#18472) Valo uses only a handful of icons from Font Awesome. This change introduces a separate icon font for valo (9KB instead of 80KB) and decouples Valo from Font Awesome to enable updating Font Awesome without taking Valo into account. This change also makes it easy to not load Font Awesome when using Valo by setting $v-font-awesome:false For backwards compatibility, Font Awesome is loaded by default Change-Id: Ib01e3cf34e2468c885fcb8c7859cd1d1af4491aa --- build/ide.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'build') diff --git a/build/ide.xml b/build/ide.xml index d468473392..68ed24a6a7 100755 --- a/build/ide.xml +++ b/build/ide.xml @@ -98,6 +98,9 @@ + + + -- cgit v1.2.3