mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
7 lines
78 B
CSS
7 lines
78 B
CSS
/*comments*/
|
|
.unused-css {
|
|
color: white;
|
|
}
|
|
.imported {
|
|
color: black;
|
|
} |