rsnext/test/integration/css-fixtures/composes-external/pages/other.css

5 lines
51 B
CSS
Raw Normal View History

.className {
background: red;
color: yellow;
}