Skip to content

Commit 65d130f

Browse files
mdoXhmikosR
authored andcommitted
Mention the quotes requirement in the docs too
1 parent 849fea5 commit 65d130f

File tree

1 file changed

+1
-1
lines changed
  • site/content/docs/5.0/customize

1 file changed

+1
-1
lines changed

site/content/docs/5.0/customize/sass.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ You can also specify a base color with our color map functions:
207207

208208
### Escape SVG
209209

210-
We use the `escape-svg` function to escape the `<`, `>` and `#` characters for SVG background images.
210+
We use the `escape-svg` function to escape the `<`, `>` and `#` characters for SVG background images. When using the `escape-svg` function, data URIs must be quoted.
211211

212212
### Add and Subtract functions
213213

0 commit comments

Comments
 (0)