From c0e2b877ef86246c618309d0f25651d13dedb936 Mon Sep 17 00:00:00 2001 From: Austin Andrews Date: Sat, 22 Nov 2014 21:20:45 -0600 Subject: [PATCH] Overlay preview. --- site/getting-started.savvy | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/site/getting-started.savvy b/site/getting-started.savvy index af7c6ae77..b577709be 100644 --- a/site/getting-started.savvy +++ b/site/getting-started.savvy @@ -4,6 +4,12 @@ } +@previewOverlay(){ + + + + +} # @title @@ -29,6 +35,15 @@ The web font is not the only way to use the icons. They can also be included inl ``` +```html Overlay Example + + + + +``` + +@previewOverlay() + ## WPF / Windows / Windows Phone Windows uses the vector XAML format. Right click any icon on the site and click the "View XAML" item in the context menu.