mirror of
https://github.com/less/less.js.git
synced 2026-01-23 06:07:56 -05:00
7 lines
78 B
CSS
7 lines
78 B
CSS
/*comments*/
|
|
.unused-css {
|
|
color: white;
|
|
}
|
|
.imported {
|
|
color: black;
|
|
} |