systemjs/test/fixtures/css-modules/search-param.css

7 lines
77 B
CSS

.hello {
background-color: peru;
}
body {
background-color: lightblue;
}