UNPKG

funcunit

Version:
5 lines (4 loc) 101 B
var less = {}; less.postProcessor = function(styles) { return 'hr {height:50px;}\n' + styles; };