diff --git a/styleguide/assets/image/favicon.png b/styleguide/assets/image/favicon.png new file mode 100644 index 0000000..d91c3a3 Binary files /dev/null and b/styleguide/assets/image/favicon.png differ diff --git a/styleguide/colors/index.html b/styleguide/colors/index.html index 765fcba..a677a79 100644 --- a/styleguide/colors/index.html +++ b/styleguide/colors/index.html @@ -14,6 +14,7 @@ + + + +
- The value is needed for both drop shadows and inset shadows.
- Sadly, the latter is currently not possible using plain CSS filters.
- Which is why it requires the use of an SVG filter. But support for
- external SVG filters (using
+ The value is needed for both drop shadows and inset shadows. Sadly,
+ the latter is currently not possible using plain CSS filters. Which is
+ why it requires the use of an SVG filter. But support for external SVG
+ filters (using
url("filter.svg#filter-id")) is still flaky, we instead
opted to have to versions of each glow. One using SVG filters for
use-cases which support it (like the logo), and one using CSS filters
diff --git a/styleguide/iconography/index.html b/styleguide/iconography/index.html
index de26602..ee50479 100644
--- a/styleguide/iconography/index.html
+++ b/styleguide/iconography/index.html
@@ -14,6 +14,7 @@
+
+