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

4 lines
85 B
CSS

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