
scripts.node_modules.tether.src.css.tether-theme-basic.sass Maven / Gradle / Ivy
The newest version!
@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)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy