UNPKG

bootswatch-sass

Version:

Bootswatch is a collection of themes for Bootstrap. SASS / SCSS edition

9 lines (7 loc) 124 B
// Typography .text-emphasis-variant(@color) { color: @color; a&:hover { color: darken(@color, 10%); } }