mirror of
https://github.com/less/less.js.git
synced 2026-02-07 13:35:10 -05:00
.mixin (...) {} // matches any number of arguments
.mixin () {} // matches exactly 0 arguments
.mixin (@a: 1) {} // matches 0-1 arguments
1.0 KiB
1.0 KiB