UNPKG

systemjs-seed

Version:
11 lines (7 loc) 114 B
.light { @background: green; @color: yellow; //@import "light"; background: @background; color: @color; }