Skip to content

Commit

Permalink
Update theming.md
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Jul 19, 2019
1 parent a0570a6 commit 5511ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/docs/4.3/getting-started/theming.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ You can also specify a base color with our color map functions:

## Escape SVG

We use the `escape-svg` function to escape the `<`, `>` and `#` characters for svg background images. These characters need to be escaped to properly render the background images in IE.
We use the `escape-svg` function to escape the `<`, `>` and `#` characters for SVG background images. These characters need to be escaped to properly render the background images in IE.

## Sass options

Expand Down

0 comments on commit 5511ff6

Please sign in to comment.