Merge afb-client
[src/app-framework-demo.git] / afb-client / bower_components / tether / sass / tether-theme-basic.sass
diff --git a/afb-client/bower_components/tether/sass/tether-theme-basic.sass b/afb-client/bower_components/tether/sass/tether-theme-basic.sass
new file mode 100644 (file)
index 0000000..9a2be06
--- /dev/null
@@ -0,0 +1,10 @@
+@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