Bower components

This commit is contained in:
snipe
2017-01-11 03:05:06 -08:00
parent 33ffc58ffe
commit d14ed4a73c
2483 changed files with 422207 additions and 345 deletions
+10
View File
@@ -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)