PHPWord/vendor/sabberworm/php-css-parser/tests/files/-tobedone.css

9 lines
116 B
CSS
Raw Normal View History

2021-02-26 19:53:56 +00:00
.some[selectors-may='contain-a-{'] {
}
@media only screen and (min-width: 200px) {
.test {
prop: val;
}
}