aboutsummaryrefslogtreecommitdiff
path: root/cheat/.cheat/svg
diff options
context:
space:
mode:
Diffstat (limited to 'cheat/.cheat/svg')
-rw-r--r--cheat/.cheat/svg5
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`.