diff options
Diffstat (limited to 'cheat/.cheat/svg')
-rw-r--r-- | cheat/.cheat/svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cheat/.cheat/svg b/cheat/.cheat/svg new file mode 100644 index 0000000..baa48da --- /dev/null +++ b/cheat/.cheat/svg @@ -0,0 +1,5 @@ +# CSS + +`background-image: url("data:image/svg+xml;charset=utf8,<svg [...]");` + +Don't use `#` but `%23`. |