rsnext/test/integration/css-fixtures/composes-external/pages/other.css
Joe Haddad 55e966bb81
Test CSS Behavior (#9733)
* Test CSS Behavior

* adjust files
2019-12-13 10:28:59 -05:00

4 lines
51 B
CSS

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