UNPKG

webappengine

Version:

A web application platform that can host multiple web apps running with Node.js.

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