mirror of
https://github.com/less/less.js.git
synced 2026-01-22 05:37:56 -05:00
6 lines
84 B
CSS
6 lines
84 B
CSS
this isn't very valid CSS.
|
|
@media (min-width: 600px) {
|
|
#css { color: yellow; }
|
|
|
|
}
|