@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)