summaryrefslogtreecommitdiff
path: root/minionlivesmatter/templates/assets/tether/src/css/tether-theme-basic.sass
diff options
context:
space:
mode:
Diffstat (limited to 'minionlivesmatter/templates/assets/tether/src/css/tether-theme-basic.sass')
-rw-r--r--minionlivesmatter/templates/assets/tether/src/css/tether-theme-basic.sass10
1 files changed, 0 insertions, 10 deletions
diff --git a/minionlivesmatter/templates/assets/tether/src/css/tether-theme-basic.sass b/minionlivesmatter/templates/assets/tether/src/css/tether-theme-basic.sass
deleted file mode 100644
index 9a2be06..0000000
--- a/minionlivesmatter/templates/assets/tether/src/css/tether-theme-basic.sass
+++ /dev/null
@@ -1,10 +0,0 @@
-@import helpers/tether
-@import helpers/tether-theme-basic
-
-$themePrefix: "tether"
-$themeName: "basic"
-$backgroundColor: #fff
-$color: inherit
-
-+tether($themePrefix: $themePrefix)
-+tether-theme-basic($themePrefix: $themePrefix, $themeName: $themeName, $backgroundColor: $backgroundColor, $color: $color) \ No newline at end of file