rsnext/test/integration/css-fixtures/bad-custom-configuration-func/styles/global.css

5 lines
85 B
CSS
Raw Normal View History

/* this should be transformed to width/height */
.video {
max-size: 400px 300px;
}