From e03fbd98cc4c2b17d8e4297ca8266f23f4fed9fd Mon Sep 17 00:00:00 2001 From: louischausse <38917380+louischausse@users.noreply.github.com> Date: Fri, 22 Feb 2019 14:51:52 -0500 Subject: [PATCH] Note that all colors must be in HEX. RGB is not supported --- SVG-support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SVG-support.md b/SVG-support.md index efff273..9613210 100644 --- a/SVG-support.md +++ b/SVG-support.md @@ -1,5 +1,5 @@ ## Elements - +Note that all colors must be in HEX. RGB is not supported ### Supported | **Elements** | **Attributes** | |:--------------:|:-----------------------------:|