summaryrefslogtreecommitdiff
path: root/minionlivesmatter/templates/assets/tether/docs/3-Advanced/1-embedding_tether.md
diff options
context:
space:
mode:
Diffstat (limited to 'minionlivesmatter/templates/assets/tether/docs/3-Advanced/1-embedding_tether.md')
-rw-r--r--minionlivesmatter/templates/assets/tether/docs/3-Advanced/1-embedding_tether.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/minionlivesmatter/templates/assets/tether/docs/3-Advanced/1-embedding_tether.md b/minionlivesmatter/templates/assets/tether/docs/3-Advanced/1-embedding_tether.md
deleted file mode 100644
index f47be16..0000000
--- a/minionlivesmatter/templates/assets/tether/docs/3-Advanced/1-embedding_tether.md
+++ /dev/null
@@ -1,9 +0,0 @@
-## Embedding Tether
-
-Tether is designed to be embeddable in other libraries.
-
-There is one thing you should think about doing to create an embedded Tether:
-
-- Set the `classPrefix` of the tethers you create. That prefix will replace `'tether'` in
-all of the classes. You can also disable classes you don't intend on using with the `classes`
-option.