UNPKG

wnpc

Version:

This README outlines the details of collaborating on this Ember application.

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