wp-autoless/vendor/leafo/lessphp/tests/outputs/escape.css

15 lines
272 B
CSS
Raw Normal View History

2016-07-25 13:40:28 +01:00
body {
e1: this is simple;
e2: this is simple;
e3: 1232;
e4: world;
e5: onemore;
t1: eating rice;
t2: string cheese;
t3: a b c string me d e f;
t4: string world;
}
.class {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image.png');
}