wp-autoless/vendor/leafo/lessphp/tests/outputs/escape.css
Peter Molnar 90b7e3d3bc init
2016-07-25 12:40:28 +00:00

14 lines
272 B
CSS

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');
}