UNPKG

webappengine

Version:

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

10 lines (8 loc) 151 B
// Contextual backgrounds .bg-variant(@color) { background-color: @color; a&:hover, a&:focus { background-color: darken(@color, 10%); } }