UNPKG

utquidem

Version:

The meta-framework suite designed from scratch for frontend-focused modern web development.

8 lines (6 loc) 85 B
@a: `function(width) { return (width + 100); }`; body { width: `(@{a})(100)`; }