Bower components
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user